@Generated(value="software.amazon.awssdk:codegen") public interface SageMakerFeatureStoreRuntimeAuthSchemeParams extends ToCopyableBuilder<SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder,SageMakerFeatureStoreRuntimeAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder
A builder for a
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. |
copystatic SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder builder()
SageMakerFeatureStoreRuntimeAuthSchemeParams.String operation()
Region region()
SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder toBuilder()
SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<SageMakerFeatureStoreRuntimeAuthSchemeParams.Builder,SageMakerFeatureStoreRuntimeAuthSchemeParams>Copyright © 2023. All rights reserved.