@Generated(value="software.amazon.awssdk:codegen") public final class DefaultBackupStorageAuthSchemeParams extends Object implements 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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static BackupStorageAuthSchemeParams.Builder builder()
BackupStorageAuthSchemeParamsBackupStorageAuthSchemeParams.builder in interface BackupStorageAuthSchemeParamspublic String operation()
BackupStorageAuthSchemeParamsoperation in interface BackupStorageAuthSchemeParamspublic Region region()
BackupStorageAuthSchemeParamsregion in interface BackupStorageAuthSchemeParamspublic BackupStorageAuthSchemeParams.Builder toBuilder()
BackupStorageAuthSchemeParamsBackupStorageAuthSchemeParams.Builder to customize the parameters.toBuilder in interface BackupStorageAuthSchemeParamstoBuilder in interface ToCopyableBuilder<BackupStorageAuthSchemeParams.Builder,BackupStorageAuthSchemeParams>Copyright © 2023. All rights reserved.