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