@Generated(value="software.amazon.awssdk:codegen") public interface BatchAuthSchemeParams extends ToCopyableBuilder<BatchAuthSchemeParams.Builder,BatchAuthSchemeParams>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BatchAuthSchemeParams.Builder
A builder for a
BatchAuthSchemeParams. |
| Modifier and Type | Method and Description |
|---|---|
static BatchAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
BatchAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
BatchAuthSchemeParams.Builder |
toBuilder()
Returns a
BatchAuthSchemeParams.Builder to customize the parameters. |
copystatic BatchAuthSchemeParams.Builder builder()
BatchAuthSchemeParams.String operation()
Region region()
BatchAuthSchemeParams.Builder toBuilder()
BatchAuthSchemeParams.Builder to customize the parameters.toBuilder in interface ToCopyableBuilder<BatchAuthSchemeParams.Builder,BatchAuthSchemeParams>Copyright © 2023. All rights reserved.