@Generated(value="software.amazon.awssdk:codegen") public final class DefaultGroundStationAuthSchemeParams extends Object implements GroundStationAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static GroundStationAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
GroundStationAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
GroundStationAuthSchemeParams.Builder |
toBuilder()
Returns a
GroundStationAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static GroundStationAuthSchemeParams.Builder builder()
GroundStationAuthSchemeParamsGroundStationAuthSchemeParams.builder in interface GroundStationAuthSchemeParamspublic String operation()
GroundStationAuthSchemeParamsoperation in interface GroundStationAuthSchemeParamspublic Region region()
GroundStationAuthSchemeParamsregion in interface GroundStationAuthSchemeParamspublic GroundStationAuthSchemeParams.Builder toBuilder()
GroundStationAuthSchemeParamsGroundStationAuthSchemeParams.Builder to customize the parameters.toBuilder in interface GroundStationAuthSchemeParamstoBuilder in interface ToCopyableBuilder<GroundStationAuthSchemeParams.Builder,GroundStationAuthSchemeParams>Copyright © 2023. All rights reserved.