@Generated(value="software.amazon.awssdk:codegen") public interface MachineLearningAuthSchemeParams extends ToCopyableBuilder<MachineLearningAuthSchemeParams.Builder,MachineLearningAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MachineLearningAuthSchemeParams.Builder
A builder for a
MachineLearningAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static MachineLearningAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
MachineLearningAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
MachineLearningAuthSchemeParams.Builder |
toBuilder()
Returns a
MachineLearningAuthSchemeParams.Builder to customize the parameters. |
copystatic MachineLearningAuthSchemeParams.Builder builder()
MachineLearningAuthSchemeParams.String operation()
Region region()
MachineLearningAuthSchemeParams.Builder toBuilder()
MachineLearningAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<MachineLearningAuthSchemeParams.Builder,MachineLearningAuthSchemeParams>Copyright © 2023. All rights reserved.