public static interface LocationAuthSchemeParams.Builder extends CopyableBuilder<LocationAuthSchemeParams.Builder,LocationAuthSchemeParams>
LocationAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
LocationAuthSchemeParams |
build()
Returns a
LocationAuthSchemeParams object that is created from the properties that have been set on
the builder. |
LocationAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
LocationAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationLocationAuthSchemeParams.Builder operation(String operation)
LocationAuthSchemeParams.Builder region(Region region)
LocationAuthSchemeParams build()
LocationAuthSchemeParams object that is created from the properties that have been set on
the builder.build in interface Buildablebuild in interface SdkBuilder<LocationAuthSchemeParams.Builder,LocationAuthSchemeParams>Copyright © 2023. All rights reserved.