@Generated(value="software.amazon.awssdk:codegen") public final class DefaultMachineLearningAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static MachineLearningAuthSchemeParams.Builder builder()
MachineLearningAuthSchemeParamsMachineLearningAuthSchemeParams.builder in interface MachineLearningAuthSchemeParamspublic String operation()
MachineLearningAuthSchemeParamsoperation in interface MachineLearningAuthSchemeParamspublic Region region()
MachineLearningAuthSchemeParamsregion in interface MachineLearningAuthSchemeParamspublic MachineLearningAuthSchemeParams.Builder toBuilder()
MachineLearningAuthSchemeParamsMachineLearningAuthSchemeParams.Builder to customize the parameters.toBuilder in interface MachineLearningAuthSchemeParamstoBuilder in interface ToCopyableBuilder<MachineLearningAuthSchemeParams.Builder,MachineLearningAuthSchemeParams>Copyright © 2023. All rights reserved.