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