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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  getActiveDirectorySettings()
  
    public UnaryCallSettings.Builder<GetActiveDirectoryRequest,ActiveDirectory> getActiveDirectorySettings()
   
  Returns the builder for the settings used for calls to getActiveDirectory.
 
  
  
  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> | 
         | 
      
    
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  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.
 
  
  
  verifyKmsConfigSettings()
  
    public UnaryCallSettings.Builder<VerifyKmsConfigRequest,VerifyKmsConfigResponse> verifyKmsConfigSettings()
   
  Returns the builder for the settings used for calls to verifyKmsConfig.