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