public static interface BackupAuthSchemeParams.Builder extends CopyableBuilder<BackupAuthSchemeParams.Builder,BackupAuthSchemeParams>
BackupAuthSchemeParams.| Modifier and Type | Method and Description |
|---|---|
BackupAuthSchemeParams |
build()
Returns a
BackupAuthSchemeParams object that is created from the properties that have been set on the
builder. |
BackupAuthSchemeParams.Builder |
operation(String operation)
Set the operation for which to resolve the auth scheme.
|
BackupAuthSchemeParams.Builder |
region(Region region)
Set the region.
|
copyapplyMutationBackupAuthSchemeParams.Builder operation(String operation)
BackupAuthSchemeParams.Builder region(Region region)
BackupAuthSchemeParams build()
BackupAuthSchemeParams object that is created from the properties that have been set on the
builder.build in interface Buildablebuild in interface SdkBuilder<BackupAuthSchemeParams.Builder,BackupAuthSchemeParams>Copyright © 2023. All rights reserved.