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