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