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