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