@Generated(value="software.amazon.awssdk:codegen") public interface GlobalAcceleratorAuthSchemeParams extends ToCopyableBuilder<GlobalAcceleratorAuthSchemeParams.Builder,GlobalAcceleratorAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GlobalAcceleratorAuthSchemeParams.Builder
A builder for a
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. |
copystatic GlobalAcceleratorAuthSchemeParams.Builder builder()
GlobalAcceleratorAuthSchemeParams.String operation()
Region region()
GlobalAcceleratorAuthSchemeParams.Builder toBuilder()
GlobalAcceleratorAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<GlobalAcceleratorAuthSchemeParams.Builder,GlobalAcceleratorAuthSchemeParams>Copyright © 2023. All rights reserved.