public static class NetAppSettings.Builder extends ClientSettings.Builder<NetAppSettings,NetAppSettings.Builder>
   
  Builder for NetAppSettings.
 
  
  
  Constructors
  
  
  Builder()
  
  
  Builder(ClientContext clientContext)
  
    protected Builder(ClientContext clientContext)
   
  
  
  Builder(NetAppSettings settings)
  
    protected Builder(NetAppSettings settings)
   
  
  
  Builder(NetAppStubSettings.Builder stubSettings)
  
    protected Builder(NetAppStubSettings.Builder stubSettings)
   
  
  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.
 
  
  
  
  build()
  
    public NetAppSettings build()
   
  
  Overrides
  
  
  
  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.
 
  
  
  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.
 
  
  
  createBackupSettings()
  
    public UnaryCallSettings.Builder<CreateBackupRequest,Operation> createBackupSettings()
   
  Returns the builder for the settings used for calls to createBackup.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  deleteBackupSettings()
  
    public UnaryCallSettings.Builder<DeleteBackupRequest,Operation> deleteBackupSettings()
   
  Returns the builder for the settings used for calls to deleteBackup.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  getBackupSettings()
  
    public UnaryCallSettings.Builder<GetBackupRequest,Backup> getBackupSettings()
   
  Returns the builder for the settings used for calls to getBackup.
 
  
  
  getBackupVaultSettings()
  
    public UnaryCallSettings.Builder<GetBackupVaultRequest,BackupVault> getBackupVaultSettings()
   
  Returns the builder for the settings used for calls to getBackupVault.
 
  
  
  getKmsConfigSettings()
  
    public UnaryCallSettings.Builder<GetKmsConfigRequest,KmsConfig> getKmsConfigSettings()
   
  Returns the builder for the settings used for calls to getKmsConfig.
 
  
  
  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.
 
  
  
  getReplicationSettings()
  
    public UnaryCallSettings.Builder<GetReplicationRequest,Replication> getReplicationSettings()
   
  Returns the builder for the settings used for calls to getReplication.
 
  
  
  getSnapshotSettings()
  
    public UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot> getSnapshotSettings()
   
  Returns the builder for the settings used for calls to getSnapshot.
 
  
  
  getStoragePoolSettings()
  
    public UnaryCallSettings.Builder<GetStoragePoolRequest,StoragePool> getStoragePoolSettings()
   
  Returns the builder for the settings used for calls to getStoragePool.
 
  
  
  getStubSettingsBuilder()
  
    public NetAppStubSettings.Builder getStubSettingsBuilder()
   
  
  
  getVolumeSettings()
  
    public UnaryCallSettings.Builder<GetVolumeRequest,Volume> getVolumeSettings()
   
  Returns the builder for the settings used for calls to getVolume.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  updateBackupSettings()
  
    public UnaryCallSettings.Builder<UpdateBackupRequest,Operation> updateBackupSettings()
   
  Returns the builder for the settings used for calls to updateBackup.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.