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