Class NetAppSettings.Builder (0.37.0)

public static class NetAppSettings.Builder extends ClientSettings.Builder<NetAppSettings,NetAppSettings.Builder>

Builder for NetAppSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > NetAppSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(NetAppSettings settings)

protected Builder(NetAppSettings settings)
Parameter
Name Description
settings NetAppSettings

Builder(NetAppStubSettings.Builder stubSettings)

protected Builder(NetAppStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings NetAppStubSettings.Builder

Methods

applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

public NetAppSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)

Applies the given settings updater function to all of the unary API methods in this service.

Note: This method does not support applying settings to streaming methods.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
NetAppSettings.Builder

build()

public NetAppSettings build()
Returns
Type Description
NetAppSettings
Overrides
Exceptions
Type Description
IOException

createActiveDirectoryOperationSettings()

public OperationCallSettings.Builder<CreateActiveDirectoryRequest,ActiveDirectory,OperationMetadata> createActiveDirectoryOperationSettings()

Returns the builder for the settings used for calls to createActiveDirectory.

createActiveDirectorySettings()

public UnaryCallSettings.Builder<CreateActiveDirectoryRequest,Operation> createActiveDirectorySettings()

Returns the builder for the settings used for calls to createActiveDirectory.

Returns
Type Description
Builder<CreateActiveDirectoryRequest,Operation>

createBackupOperationSettings()

public OperationCallSettings.Builder<CreateBackupRequest,Backup,OperationMetadata> createBackupOperationSettings()

Returns the builder for the settings used for calls to createBackup.

createBackupPolicyOperationSettings()

public OperationCallSettings.Builder<CreateBackupPolicyRequest,BackupPolicy,OperationMetadata> createBackupPolicyOperationSettings()

Returns the builder for the settings used for calls to createBackupPolicy.

createBackupPolicySettings()

public UnaryCallSettings.Builder<CreateBackupPolicyRequest,Operation> createBackupPolicySettings()

Returns the builder for the settings used for calls to createBackupPolicy.

Returns
Type Description
Builder<CreateBackupPolicyRequest,Operation>

createBackupSettings()

public UnaryCallSettings.Builder<CreateBackupRequest,Operation> createBackupSettings()

Returns the builder for the settings used for calls to createBackup.

Returns
Type Description
Builder<CreateBackupRequest,Operation>

createBackupVaultOperationSettings()

public OperationCallSettings.Builder<CreateBackupVaultRequest,BackupVault,OperationMetadata> createBackupVaultOperationSettings()

Returns the builder for the settings used for calls to createBackupVault.

createBackupVaultSettings()

public UnaryCallSettings.Builder<CreateBackupVaultRequest,Operation> createBackupVaultSettings()

Returns the builder for the settings used for calls to createBackupVault.

Returns
Type Description
Builder<CreateBackupVaultRequest,Operation>

createKmsConfigOperationSettings()

public OperationCallSettings.Builder<CreateKmsConfigRequest,KmsConfig,OperationMetadata> createKmsConfigOperationSettings()

Returns the builder for the settings used for calls to createKmsConfig.

createKmsConfigSettings()

public UnaryCallSettings.Builder<CreateKmsConfigRequest,Operation> createKmsConfigSettings()

Returns the builder for the settings used for calls to createKmsConfig.

Returns
Type Description
Builder<CreateKmsConfigRequest,Operation>

createQuotaRuleOperationSettings()

public OperationCallSettings.Builder<CreateQuotaRuleRequest,QuotaRule,OperationMetadata> createQuotaRuleOperationSettings()

Returns the builder for the settings used for calls to createQuotaRule.

createQuotaRuleSettings()

public UnaryCallSettings.Builder<CreateQuotaRuleRequest,Operation> createQuotaRuleSettings()

Returns the builder for the settings used for calls to createQuotaRule.

Returns
Type Description
Builder<CreateQuotaRuleRequest,Operation>

createReplicationOperationSettings()

public OperationCallSettings.Builder<CreateReplicationRequest,Replication,OperationMetadata> createReplicationOperationSettings()

Returns the builder for the settings used for calls to createReplication.

createReplicationSettings()

public UnaryCallSettings.Builder<CreateReplicationRequest,Operation> createReplicationSettings()

Returns the builder for the settings used for calls to createReplication.

Returns
Type Description
Builder<CreateReplicationRequest,Operation>

createSnapshotOperationSettings()

public OperationCallSettings.Builder<CreateSnapshotRequest,Snapshot,OperationMetadata> createSnapshotOperationSettings()

Returns the builder for the settings used for calls to createSnapshot.

createSnapshotSettings()

public UnaryCallSettings.Builder<CreateSnapshotRequest,Operation> createSnapshotSettings()

Returns the builder for the settings used for calls to createSnapshot.

Returns
Type Description
Builder<CreateSnapshotRequest,Operation>

createStoragePoolOperationSettings()

public OperationCallSettings.Builder<CreateStoragePoolRequest,StoragePool,OperationMetadata> createStoragePoolOperationSettings()

Returns the builder for the settings used for calls to createStoragePool.

createStoragePoolSettings()

public UnaryCallSettings.Builder<CreateStoragePoolRequest,Operation> createStoragePoolSettings()

Returns the builder for the settings used for calls to createStoragePool.

Returns
Type Description
Builder<CreateStoragePoolRequest,Operation>

createVolumeOperationSettings()

public OperationCallSettings.Builder<CreateVolumeRequest,Volume,OperationMetadata> createVolumeOperationSettings()

Returns the builder for the settings used for calls to createVolume.

createVolumeSettings()

public UnaryCallSettings.Builder<CreateVolumeRequest,Operation> createVolumeSettings()

Returns the builder for the settings used for calls to createVolume.

Returns
Type Description
Builder<CreateVolumeRequest,Operation>

deleteActiveDirectoryOperationSettings()

public OperationCallSettings.Builder<DeleteActiveDirectoryRequest,Empty,OperationMetadata> deleteActiveDirectoryOperationSettings()

Returns the builder for the settings used for calls to deleteActiveDirectory.

deleteActiveDirectorySettings()

public UnaryCallSettings.Builder<DeleteActiveDirectoryRequest,Operation> deleteActiveDirectorySettings()

Returns the builder for the settings used for calls to deleteActiveDirectory.

Returns
Type Description
Builder<DeleteActiveDirectoryRequest,Operation>

deleteBackupOperationSettings()

public OperationCallSettings.Builder<DeleteBackupRequest,Empty,OperationMetadata> deleteBackupOperationSettings()

Returns the builder for the settings used for calls to deleteBackup.

deleteBackupPolicyOperationSettings()

public OperationCallSettings.Builder<DeleteBackupPolicyRequest,Empty,OperationMetadata> deleteBackupPolicyOperationSettings()

Returns the builder for the settings used for calls to deleteBackupPolicy.

deleteBackupPolicySettings()

public UnaryCallSettings.Builder<DeleteBackupPolicyRequest,Operation> deleteBackupPolicySettings()

Returns the builder for the settings used for calls to deleteBackupPolicy.

Returns
Type Description
Builder<DeleteBackupPolicyRequest,Operation>

deleteBackupSettings()

public UnaryCallSettings.Builder<DeleteBackupRequest,Operation> deleteBackupSettings()

Returns the builder for the settings used for calls to deleteBackup.

Returns
Type Description
Builder<DeleteBackupRequest,Operation>

deleteBackupVaultOperationSettings()

public OperationCallSettings.Builder<DeleteBackupVaultRequest,Empty,OperationMetadata> deleteBackupVaultOperationSettings()

Returns the builder for the settings used for calls to deleteBackupVault.

deleteBackupVaultSettings()

public UnaryCallSettings.Builder<DeleteBackupVaultRequest,Operation> deleteBackupVaultSettings()

Returns the builder for the settings used for calls to deleteBackupVault.

Returns
Type Description
Builder<DeleteBackupVaultRequest,Operation>

deleteKmsConfigOperationSettings()

public OperationCallSettings.Builder<DeleteKmsConfigRequest,Empty,OperationMetadata> deleteKmsConfigOperationSettings()

Returns the builder for the settings used for calls to deleteKmsConfig.

deleteKmsConfigSettings()

public UnaryCallSettings.Builder<DeleteKmsConfigRequest,Operation> deleteKmsConfigSettings()

Returns the builder for the settings used for calls to deleteKmsConfig.

Returns
Type Description
Builder<DeleteKmsConfigRequest,Operation>

deleteQuotaRuleOperationSettings()

public OperationCallSettings.Builder<DeleteQuotaRuleRequest,Empty,OperationMetadata> deleteQuotaRuleOperationSettings()

Returns the builder for the settings used for calls to deleteQuotaRule.

deleteQuotaRuleSettings()

public UnaryCallSettings.Builder<DeleteQuotaRuleRequest,Operation> deleteQuotaRuleSettings()

Returns the builder for the settings used for calls to deleteQuotaRule.

Returns
Type Description
Builder<DeleteQuotaRuleRequest,Operation>

deleteReplicationOperationSettings()

public OperationCallSettings.Builder<DeleteReplicationRequest,Empty,OperationMetadata> deleteReplicationOperationSettings()

Returns the builder for the settings used for calls to deleteReplication.

deleteReplicationSettings()

public UnaryCallSettings.Builder<DeleteReplicationRequest,Operation> deleteReplicationSettings()

Returns the builder for the settings used for calls to deleteReplication.

Returns
Type Description
Builder<DeleteReplicationRequest,Operation>

deleteSnapshotOperationSettings()

public OperationCallSettings.Builder<DeleteSnapshotRequest,Empty,OperationMetadata> deleteSnapshotOperationSettings()

Returns the builder for the settings used for calls to deleteSnapshot.

deleteSnapshotSettings()

public UnaryCallSettings.Builder<DeleteSnapshotRequest,Operation> deleteSnapshotSettings()

Returns the builder for the settings used for calls to deleteSnapshot.

Returns
Type Description
Builder<DeleteSnapshotRequest,Operation>

deleteStoragePoolOperationSettings()

public OperationCallSettings.Builder<DeleteStoragePoolRequest,Empty,OperationMetadata> deleteStoragePoolOperationSettings()

Returns the builder for the settings used for calls to deleteStoragePool.

deleteStoragePoolSettings()

public UnaryCallSettings.Builder<DeleteStoragePoolRequest,Operation> deleteStoragePoolSettings()

Returns the builder for the settings used for calls to deleteStoragePool.

Returns
Type Description
Builder<DeleteStoragePoolRequest,Operation>

deleteVolumeOperationSettings()

public OperationCallSettings.Builder<DeleteVolumeRequest,Empty,OperationMetadata> deleteVolumeOperationSettings()

Returns the builder for the settings used for calls to deleteVolume.

deleteVolumeSettings()

public UnaryCallSettings.Builder<DeleteVolumeRequest,Operation> deleteVolumeSettings()

Returns the builder for the settings used for calls to deleteVolume.

Returns
Type Description
Builder<DeleteVolumeRequest,Operation>

encryptVolumesOperationSettings()

public OperationCallSettings.Builder<EncryptVolumesRequest,KmsConfig,OperationMetadata> encryptVolumesOperationSettings()

Returns the builder for the settings used for calls to encryptVolumes.

encryptVolumesSettings()

public UnaryCallSettings.Builder<EncryptVolumesRequest,Operation> encryptVolumesSettings()

Returns the builder for the settings used for calls to encryptVolumes.

Returns
Type Description
Builder<EncryptVolumesRequest,Operation>

establishPeeringOperationSettings()

public OperationCallSettings.Builder<EstablishPeeringRequest,Replication,OperationMetadata> establishPeeringOperationSettings()

Returns the builder for the settings used for calls to establishPeering.

establishPeeringSettings()

public UnaryCallSettings.Builder<EstablishPeeringRequest,Operation> establishPeeringSettings()

Returns the builder for the settings used for calls to establishPeering.

Returns
Type Description
Builder<EstablishPeeringRequest,Operation>

getActiveDirectorySettings()

public UnaryCallSettings.Builder<GetActiveDirectoryRequest,ActiveDirectory> getActiveDirectorySettings()

Returns the builder for the settings used for calls to getActiveDirectory.

getBackupPolicySettings()

public UnaryCallSettings.Builder<GetBackupPolicyRequest,BackupPolicy> getBackupPolicySettings()

Returns the builder for the settings used for calls to getBackupPolicy.

Returns
Type Description
Builder<GetBackupPolicyRequest,BackupPolicy>

getBackupSettings()

public UnaryCallSettings.Builder<GetBackupRequest,Backup> getBackupSettings()

Returns the builder for the settings used for calls to getBackup.

Returns
Type Description
Builder<GetBackupRequest,Backup>

getBackupVaultSettings()

public UnaryCallSettings.Builder<GetBackupVaultRequest,BackupVault> getBackupVaultSettings()

Returns the builder for the settings used for calls to getBackupVault.

Returns
Type Description
Builder<GetBackupVaultRequest,BackupVault>

getKmsConfigSettings()

public UnaryCallSettings.Builder<GetKmsConfigRequest,KmsConfig> getKmsConfigSettings()

Returns the builder for the settings used for calls to getKmsConfig.

Returns
Type Description
Builder<GetKmsConfigRequest,KmsConfig>

getLocationSettings()

public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()

Returns the builder for the settings used for calls to getLocation.

Returns
Type Description
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getQuotaRuleSettings()

public UnaryCallSettings.Builder<GetQuotaRuleRequest,QuotaRule> getQuotaRuleSettings()

Returns the builder for the settings used for calls to getQuotaRule.

Returns
Type Description
Builder<GetQuotaRuleRequest,QuotaRule>

getReplicationSettings()

public UnaryCallSettings.Builder<GetReplicationRequest,Replication> getReplicationSettings()

Returns the builder for the settings used for calls to getReplication.

Returns
Type Description
Builder<GetReplicationRequest,Replication>

getSnapshotSettings()

public UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot> getSnapshotSettings()

Returns the builder for the settings used for calls to getSnapshot.

Returns
Type Description
Builder<GetSnapshotRequest,Snapshot>

getStoragePoolSettings()

public UnaryCallSettings.Builder<GetStoragePoolRequest,StoragePool> getStoragePoolSettings()

Returns the builder for the settings used for calls to getStoragePool.

Returns
Type Description
Builder<GetStoragePoolRequest,StoragePool>

getStubSettingsBuilder()

public NetAppStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
NetAppStubSettings.Builder

getVolumeSettings()

public UnaryCallSettings.Builder<GetVolumeRequest,Volume> getVolumeSettings()

Returns the builder for the settings used for calls to getVolume.

Returns
Type Description
Builder<GetVolumeRequest,Volume>

listActiveDirectoriesSettings()

public PagedCallSettings.Builder<ListActiveDirectoriesRequest,ListActiveDirectoriesResponse,NetAppClient.ListActiveDirectoriesPagedResponse> listActiveDirectoriesSettings()

Returns the builder for the settings used for calls to listActiveDirectories.

listBackupPoliciesSettings()

public PagedCallSettings.Builder<ListBackupPoliciesRequest,ListBackupPoliciesResponse,NetAppClient.ListBackupPoliciesPagedResponse> listBackupPoliciesSettings()

Returns the builder for the settings used for calls to listBackupPolicies.

listBackupVaultsSettings()

public PagedCallSettings.Builder<ListBackupVaultsRequest,ListBackupVaultsResponse,NetAppClient.ListBackupVaultsPagedResponse> listBackupVaultsSettings()

Returns the builder for the settings used for calls to listBackupVaults.

listBackupsSettings()

public PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,NetAppClient.ListBackupsPagedResponse> listBackupsSettings()

Returns the builder for the settings used for calls to listBackups.

listKmsConfigsSettings()

public PagedCallSettings.Builder<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse> listKmsConfigsSettings()

Returns the builder for the settings used for calls to listKmsConfigs.

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,NetAppClient.ListLocationsPagedResponse> listLocationsSettings()

Returns the builder for the settings used for calls to listLocations.

Returns
Type Description
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

listQuotaRulesSettings()

public PagedCallSettings.Builder<ListQuotaRulesRequest,ListQuotaRulesResponse,NetAppClient.ListQuotaRulesPagedResponse> listQuotaRulesSettings()

Returns the builder for the settings used for calls to listQuotaRules.

listReplicationsSettings()

public PagedCallSettings.Builder<ListReplicationsRequest,ListReplicationsResponse,NetAppClient.ListReplicationsPagedResponse> listReplicationsSettings()

Returns the builder for the settings used for calls to listReplications.

listSnapshotsSettings()

public PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,NetAppClient.ListSnapshotsPagedResponse> listSnapshotsSettings()

Returns the builder for the settings used for calls to listSnapshots.

listStoragePoolsSettings()

public PagedCallSettings.Builder<ListStoragePoolsRequest,ListStoragePoolsResponse,NetAppClient.ListStoragePoolsPagedResponse> listStoragePoolsSettings()

Returns the builder for the settings used for calls to listStoragePools.

listVolumesSettings()

public PagedCallSettings.Builder<ListVolumesRequest,ListVolumesResponse,NetAppClient.ListVolumesPagedResponse> listVolumesSettings()

Returns the builder for the settings used for calls to listVolumes.

resumeReplicationOperationSettings()

public OperationCallSettings.Builder<ResumeReplicationRequest,Replication,OperationMetadata> resumeReplicationOperationSettings()

Returns the builder for the settings used for calls to resumeReplication.

resumeReplicationSettings()

public UnaryCallSettings.Builder<ResumeReplicationRequest,Operation> resumeReplicationSettings()

Returns the builder for the settings used for calls to resumeReplication.

Returns
Type Description
Builder<ResumeReplicationRequest,Operation>

reverseReplicationDirectionOperationSettings()

public OperationCallSettings.Builder<ReverseReplicationDirectionRequest,Replication,OperationMetadata> reverseReplicationDirectionOperationSettings()

Returns the builder for the settings used for calls to reverseReplicationDirection.

reverseReplicationDirectionSettings()

public UnaryCallSettings.Builder<ReverseReplicationDirectionRequest,Operation> reverseReplicationDirectionSettings()

Returns the builder for the settings used for calls to reverseReplicationDirection.

revertVolumeOperationSettings()

public OperationCallSettings.Builder<RevertVolumeRequest,Volume,OperationMetadata> revertVolumeOperationSettings()

Returns the builder for the settings used for calls to revertVolume.

revertVolumeSettings()

public UnaryCallSettings.Builder<RevertVolumeRequest,Operation> revertVolumeSettings()

Returns the builder for the settings used for calls to revertVolume.

Returns
Type Description
Builder<RevertVolumeRequest,Operation>

stopReplicationOperationSettings()

public OperationCallSettings.Builder<StopReplicationRequest,Replication,OperationMetadata> stopReplicationOperationSettings()

Returns the builder for the settings used for calls to stopReplication.

stopReplicationSettings()

public UnaryCallSettings.Builder<StopReplicationRequest,Operation> stopReplicationSettings()

Returns the builder for the settings used for calls to stopReplication.

Returns
Type Description
Builder<StopReplicationRequest,Operation>

switchActiveReplicaZoneOperationSettings()

public OperationCallSettings.Builder<SwitchActiveReplicaZoneRequest,StoragePool,OperationMetadata> switchActiveReplicaZoneOperationSettings()

Returns the builder for the settings used for calls to switchActiveReplicaZone.

switchActiveReplicaZoneSettings()

public UnaryCallSettings.Builder<SwitchActiveReplicaZoneRequest,Operation> switchActiveReplicaZoneSettings()

Returns the builder for the settings used for calls to switchActiveReplicaZone.

syncReplicationOperationSettings()

public OperationCallSettings.Builder<SyncReplicationRequest,Replication,OperationMetadata> syncReplicationOperationSettings()

Returns the builder for the settings used for calls to syncReplication.

syncReplicationSettings()

public UnaryCallSettings.Builder<SyncReplicationRequest,Operation> syncReplicationSettings()

Returns the builder for the settings used for calls to syncReplication.

Returns
Type Description
Builder<SyncReplicationRequest,Operation>

updateActiveDirectoryOperationSettings()

public OperationCallSettings.Builder<UpdateActiveDirectoryRequest,ActiveDirectory,OperationMetadata> updateActiveDirectoryOperationSettings()

Returns the builder for the settings used for calls to updateActiveDirectory.

updateActiveDirectorySettings()

public UnaryCallSettings.Builder<UpdateActiveDirectoryRequest,Operation> updateActiveDirectorySettings()

Returns the builder for the settings used for calls to updateActiveDirectory.

Returns
Type Description
Builder<UpdateActiveDirectoryRequest,Operation>

updateBackupOperationSettings()

public OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata> updateBackupOperationSettings()

Returns the builder for the settings used for calls to updateBackup.

updateBackupPolicyOperationSettings()

public OperationCallSettings.Builder<UpdateBackupPolicyRequest,BackupPolicy,OperationMetadata> updateBackupPolicyOperationSettings()

Returns the builder for the settings used for calls to updateBackupPolicy.

updateBackupPolicySettings()

public UnaryCallSettings.Builder<UpdateBackupPolicyRequest,Operation> updateBackupPolicySettings()

Returns the builder for the settings used for calls to updateBackupPolicy.

Returns
Type Description
Builder<UpdateBackupPolicyRequest,Operation>

updateBackupSettings()

public UnaryCallSettings.Builder<UpdateBackupRequest,Operation> updateBackupSettings()

Returns the builder for the settings used for calls to updateBackup.

Returns
Type Description
Builder<UpdateBackupRequest,Operation>

updateBackupVaultOperationSettings()

public OperationCallSettings.Builder<UpdateBackupVaultRequest,BackupVault,OperationMetadata> updateBackupVaultOperationSettings()

Returns the builder for the settings used for calls to updateBackupVault.

updateBackupVaultSettings()

public UnaryCallSettings.Builder<UpdateBackupVaultRequest,Operation> updateBackupVaultSettings()

Returns the builder for the settings used for calls to updateBackupVault.

Returns
Type Description
Builder<UpdateBackupVaultRequest,Operation>

updateKmsConfigOperationSettings()

public OperationCallSettings.Builder<UpdateKmsConfigRequest,KmsConfig,OperationMetadata> updateKmsConfigOperationSettings()

Returns the builder for the settings used for calls to updateKmsConfig.

updateKmsConfigSettings()

public UnaryCallSettings.Builder<UpdateKmsConfigRequest,Operation> updateKmsConfigSettings()

Returns the builder for the settings used for calls to updateKmsConfig.

Returns
Type Description
Builder<UpdateKmsConfigRequest,Operation>

updateQuotaRuleOperationSettings()

public OperationCallSettings.Builder<UpdateQuotaRuleRequest,QuotaRule,OperationMetadata> updateQuotaRuleOperationSettings()

Returns the builder for the settings used for calls to updateQuotaRule.

updateQuotaRuleSettings()

public UnaryCallSettings.Builder<UpdateQuotaRuleRequest,Operation> updateQuotaRuleSettings()

Returns the builder for the settings used for calls to updateQuotaRule.

Returns
Type Description
Builder<UpdateQuotaRuleRequest,Operation>

updateReplicationOperationSettings()

public OperationCallSettings.Builder<UpdateReplicationRequest,Replication,OperationMetadata> updateReplicationOperationSettings()

Returns the builder for the settings used for calls to updateReplication.

updateReplicationSettings()

public UnaryCallSettings.Builder<UpdateReplicationRequest,Operation> updateReplicationSettings()

Returns the builder for the settings used for calls to updateReplication.

Returns
Type Description
Builder<UpdateReplicationRequest,Operation>

updateSnapshotOperationSettings()

public OperationCallSettings.Builder<UpdateSnapshotRequest,Snapshot,OperationMetadata> updateSnapshotOperationSettings()

Returns the builder for the settings used for calls to updateSnapshot.

updateSnapshotSettings()

public UnaryCallSettings.Builder<UpdateSnapshotRequest,Operation> updateSnapshotSettings()

Returns the builder for the settings used for calls to updateSnapshot.

Returns
Type Description
Builder<UpdateSnapshotRequest,Operation>

updateStoragePoolOperationSettings()

public OperationCallSettings.Builder<UpdateStoragePoolRequest,StoragePool,OperationMetadata> updateStoragePoolOperationSettings()

Returns the builder for the settings used for calls to updateStoragePool.

updateStoragePoolSettings()

public UnaryCallSettings.Builder<UpdateStoragePoolRequest,Operation> updateStoragePoolSettings()

Returns the builder for the settings used for calls to updateStoragePool.

Returns
Type Description
Builder<UpdateStoragePoolRequest,Operation>

updateVolumeOperationSettings()

public OperationCallSettings.Builder<UpdateVolumeRequest,Volume,OperationMetadata> updateVolumeOperationSettings()

Returns the builder for the settings used for calls to updateVolume.

updateVolumeSettings()

public UnaryCallSettings.Builder<UpdateVolumeRequest,Operation> updateVolumeSettings()

Returns the builder for the settings used for calls to updateVolume.

Returns
Type Description
Builder<UpdateVolumeRequest,Operation>

validateDirectoryServiceOperationSettings()

public OperationCallSettings.Builder<ValidateDirectoryServiceRequest,Empty,OperationMetadata> validateDirectoryServiceOperationSettings()

Returns the builder for the settings used for calls to validateDirectoryService.

validateDirectoryServiceSettings()

public UnaryCallSettings.Builder<ValidateDirectoryServiceRequest,Operation> validateDirectoryServiceSettings()

Returns the builder for the settings used for calls to validateDirectoryService.

verifyKmsConfigSettings()

public UnaryCallSettings.Builder<VerifyKmsConfigRequest,VerifyKmsConfigResponse> verifyKmsConfigSettings()

Returns the builder for the settings used for calls to verifyKmsConfig.