@Generated(value="software.amazon.awssdk:codegen") public final class DefaultBackupAuthSchemeParams extends Object implements BackupAuthSchemeParams
| Modifier and Type | Method and Description |
|---|---|
static BackupAuthSchemeParams.Builder |
builder()
Get a new builder for creating a
BackupAuthSchemeParams. |
String |
operation()
Returns the operation for which to resolve the auth scheme.
|
Region |
region()
Returns the region.
|
BackupAuthSchemeParams.Builder |
toBuilder()
Returns a
BackupAuthSchemeParams.Builder to customize the parameters. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcopypublic static BackupAuthSchemeParams.Builder builder()
BackupAuthSchemeParamsBackupAuthSchemeParams.builder in interface BackupAuthSchemeParamspublic String operation()
BackupAuthSchemeParamsoperation in interface BackupAuthSchemeParamspublic Region region()
BackupAuthSchemeParamsregion in interface BackupAuthSchemeParamspublic BackupAuthSchemeParams.Builder toBuilder()
BackupAuthSchemeParamsBackupAuthSchemeParams.Builder to customize the parameters.toBuilder in interface BackupAuthSchemeParamstoBuilder in interface ToCopyableBuilder<BackupAuthSchemeParams.Builder,BackupAuthSchemeParams>Copyright © 2023. All rights reserved.