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