Package com.google.cloud.netapp.v1
Class NetAppSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<NetAppSettings,NetAppSettings.Builder>
-
- com.google.cloud.netapp.v1.NetAppSettings.Builder
-
- Enclosing class:
- NetAppSettings
public static class NetAppSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<NetAppSettings,NetAppSettings.Builder>
Builder for NetAppSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(NetAppSettings settings)
protected
Builder(NetAppStubSettings.Builder stubSettings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NetAppSettings.Builder
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.NetAppSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateActiveDirectoryRequest,ActiveDirectory,OperationMetadata>
createActiveDirectoryOperationSettings()
Returns the builder for the settings used for calls to createActiveDirectory.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateActiveDirectoryRequest,com.google.longrunning.Operation>
createActiveDirectorySettings()
Returns the builder for the settings used for calls to createActiveDirectory.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateKmsConfigRequest,KmsConfig,OperationMetadata>
createKmsConfigOperationSettings()
Returns the builder for the settings used for calls to createKmsConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateKmsConfigRequest,com.google.longrunning.Operation>
createKmsConfigSettings()
Returns the builder for the settings used for calls to createKmsConfig.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateReplicationRequest,Replication,OperationMetadata>
createReplicationOperationSettings()
Returns the builder for the settings used for calls to createReplication.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateReplicationRequest,com.google.longrunning.Operation>
createReplicationSettings()
Returns the builder for the settings used for calls to createReplication.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSnapshotRequest,Snapshot,OperationMetadata>
createSnapshotOperationSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRequest,com.google.longrunning.Operation>
createSnapshotSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateStoragePoolRequest,StoragePool,OperationMetadata>
createStoragePoolOperationSettings()
Returns the builder for the settings used for calls to createStoragePool.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateStoragePoolRequest,com.google.longrunning.Operation>
createStoragePoolSettings()
Returns the builder for the settings used for calls to createStoragePool.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateVolumeRequest,Volume,OperationMetadata>
createVolumeOperationSettings()
Returns the builder for the settings used for calls to createVolume.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateVolumeRequest,com.google.longrunning.Operation>
createVolumeSettings()
Returns the builder for the settings used for calls to createVolume.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteActiveDirectoryRequest,com.google.protobuf.Empty,OperationMetadata>
deleteActiveDirectoryOperationSettings()
Returns the builder for the settings used for calls to deleteActiveDirectory.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteActiveDirectoryRequest,com.google.longrunning.Operation>
deleteActiveDirectorySettings()
Returns the builder for the settings used for calls to deleteActiveDirectory.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteKmsConfigRequest,com.google.protobuf.Empty,OperationMetadata>
deleteKmsConfigOperationSettings()
Returns the builder for the settings used for calls to deleteKmsConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteKmsConfigRequest,com.google.longrunning.Operation>
deleteKmsConfigSettings()
Returns the builder for the settings used for calls to deleteKmsConfig.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteReplicationRequest,com.google.protobuf.Empty,OperationMetadata>
deleteReplicationOperationSettings()
Returns the builder for the settings used for calls to deleteReplication.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteReplicationRequest,com.google.longrunning.Operation>
deleteReplicationSettings()
Returns the builder for the settings used for calls to deleteReplication.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSnapshotRequest,com.google.protobuf.Empty,OperationMetadata>
deleteSnapshotOperationSettings()
Returns the builder for the settings used for calls to deleteSnapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSnapshotRequest,com.google.longrunning.Operation>
deleteSnapshotSettings()
Returns the builder for the settings used for calls to deleteSnapshot.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteStoragePoolRequest,com.google.protobuf.Empty,OperationMetadata>
deleteStoragePoolOperationSettings()
Returns the builder for the settings used for calls to deleteStoragePool.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteStoragePoolRequest,com.google.longrunning.Operation>
deleteStoragePoolSettings()
Returns the builder for the settings used for calls to deleteStoragePool.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteVolumeRequest,com.google.protobuf.Empty,OperationMetadata>
deleteVolumeOperationSettings()
Returns the builder for the settings used for calls to deleteVolume.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteVolumeRequest,com.google.longrunning.Operation>
deleteVolumeSettings()
Returns the builder for the settings used for calls to deleteVolume.com.google.api.gax.rpc.OperationCallSettings.Builder<EncryptVolumesRequest,KmsConfig,OperationMetadata>
encryptVolumesOperationSettings()
Returns the builder for the settings used for calls to encryptVolumes.com.google.api.gax.rpc.UnaryCallSettings.Builder<EncryptVolumesRequest,com.google.longrunning.Operation>
encryptVolumesSettings()
Returns the builder for the settings used for calls to encryptVolumes.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetActiveDirectoryRequest,ActiveDirectory>
getActiveDirectorySettings()
Returns the builder for the settings used for calls to getActiveDirectory.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetKmsConfigRequest,KmsConfig>
getKmsConfigSettings()
Returns the builder for the settings used for calls to getKmsConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetReplicationRequest,Replication>
getReplicationSettings()
Returns the builder for the settings used for calls to getReplication.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot>
getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetStoragePoolRequest,StoragePool>
getStoragePoolSettings()
Returns the builder for the settings used for calls to getStoragePool.NetAppStubSettings.Builder
getStubSettingsBuilder()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVolumeRequest,Volume>
getVolumeSettings()
Returns the builder for the settings used for calls to getVolume.com.google.api.gax.rpc.PagedCallSettings.Builder<ListActiveDirectoriesRequest,ListActiveDirectoriesResponse,NetAppClient.ListActiveDirectoriesPagedResponse>
listActiveDirectoriesSettings()
Returns the builder for the settings used for calls to listActiveDirectories.com.google.api.gax.rpc.PagedCallSettings.Builder<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse>
listKmsConfigsSettings()
Returns the builder for the settings used for calls to listKmsConfigs.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,NetAppClient.ListLocationsPagedResponse>
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.PagedCallSettings.Builder<ListReplicationsRequest,ListReplicationsResponse,NetAppClient.ListReplicationsPagedResponse>
listReplicationsSettings()
Returns the builder for the settings used for calls to listReplications.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,NetAppClient.ListSnapshotsPagedResponse>
listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.com.google.api.gax.rpc.PagedCallSettings.Builder<ListStoragePoolsRequest,ListStoragePoolsResponse,NetAppClient.ListStoragePoolsPagedResponse>
listStoragePoolsSettings()
Returns the builder for the settings used for calls to listStoragePools.com.google.api.gax.rpc.PagedCallSettings.Builder<ListVolumesRequest,ListVolumesResponse,NetAppClient.ListVolumesPagedResponse>
listVolumesSettings()
Returns the builder for the settings used for calls to listVolumes.com.google.api.gax.rpc.OperationCallSettings.Builder<ResumeReplicationRequest,Replication,OperationMetadata>
resumeReplicationOperationSettings()
Returns the builder for the settings used for calls to resumeReplication.com.google.api.gax.rpc.UnaryCallSettings.Builder<ResumeReplicationRequest,com.google.longrunning.Operation>
resumeReplicationSettings()
Returns the builder for the settings used for calls to resumeReplication.com.google.api.gax.rpc.OperationCallSettings.Builder<ReverseReplicationDirectionRequest,Replication,OperationMetadata>
reverseReplicationDirectionOperationSettings()
Returns the builder for the settings used for calls to reverseReplicationDirection.com.google.api.gax.rpc.UnaryCallSettings.Builder<ReverseReplicationDirectionRequest,com.google.longrunning.Operation>
reverseReplicationDirectionSettings()
Returns the builder for the settings used for calls to reverseReplicationDirection.com.google.api.gax.rpc.OperationCallSettings.Builder<RevertVolumeRequest,Volume,OperationMetadata>
revertVolumeOperationSettings()
Returns the builder for the settings used for calls to revertVolume.com.google.api.gax.rpc.UnaryCallSettings.Builder<RevertVolumeRequest,com.google.longrunning.Operation>
revertVolumeSettings()
Returns the builder for the settings used for calls to revertVolume.com.google.api.gax.rpc.OperationCallSettings.Builder<StopReplicationRequest,Replication,OperationMetadata>
stopReplicationOperationSettings()
Returns the builder for the settings used for calls to stopReplication.com.google.api.gax.rpc.UnaryCallSettings.Builder<StopReplicationRequest,com.google.longrunning.Operation>
stopReplicationSettings()
Returns the builder for the settings used for calls to stopReplication.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateActiveDirectoryRequest,ActiveDirectory,OperationMetadata>
updateActiveDirectoryOperationSettings()
Returns the builder for the settings used for calls to updateActiveDirectory.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateActiveDirectoryRequest,com.google.longrunning.Operation>
updateActiveDirectorySettings()
Returns the builder for the settings used for calls to updateActiveDirectory.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateKmsConfigRequest,KmsConfig,OperationMetadata>
updateKmsConfigOperationSettings()
Returns the builder for the settings used for calls to updateKmsConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateKmsConfigRequest,com.google.longrunning.Operation>
updateKmsConfigSettings()
Returns the builder for the settings used for calls to updateKmsConfig.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateReplicationRequest,Replication,OperationMetadata>
updateReplicationOperationSettings()
Returns the builder for the settings used for calls to updateReplication.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateReplicationRequest,com.google.longrunning.Operation>
updateReplicationSettings()
Returns the builder for the settings used for calls to updateReplication.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSnapshotRequest,Snapshot,OperationMetadata>
updateSnapshotOperationSettings()
Returns the builder for the settings used for calls to updateSnapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSnapshotRequest,com.google.longrunning.Operation>
updateSnapshotSettings()
Returns the builder for the settings used for calls to updateSnapshot.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateStoragePoolRequest,StoragePool,OperationMetadata>
updateStoragePoolOperationSettings()
Returns the builder for the settings used for calls to updateStoragePool.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateStoragePoolRequest,com.google.longrunning.Operation>
updateStoragePoolSettings()
Returns the builder for the settings used for calls to updateStoragePool.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateVolumeRequest,Volume,OperationMetadata>
updateVolumeOperationSettings()
Returns the builder for the settings used for calls to updateVolume.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateVolumeRequest,com.google.longrunning.Operation>
updateVolumeSettings()
Returns the builder for the settings used for calls to updateVolume.com.google.api.gax.rpc.UnaryCallSettings.Builder<VerifyKmsConfigRequest,VerifyKmsConfigResponse>
verifyKmsConfigSettings()
Returns the builder for the settings used for calls to verifyKmsConfig.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(NetAppSettings settings)
-
Builder
protected Builder(NetAppStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public NetAppStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public NetAppSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.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.
-
listStoragePoolsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListStoragePoolsRequest,ListStoragePoolsResponse,NetAppClient.ListStoragePoolsPagedResponse> listStoragePoolsSettings()
Returns the builder for the settings used for calls to listStoragePools.
-
createStoragePoolSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateStoragePoolRequest,com.google.longrunning.Operation> createStoragePoolSettings()
Returns the builder for the settings used for calls to createStoragePool.
-
createStoragePoolOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateStoragePoolRequest,StoragePool,OperationMetadata> createStoragePoolOperationSettings()
Returns the builder for the settings used for calls to createStoragePool.
-
getStoragePoolSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetStoragePoolRequest,StoragePool> getStoragePoolSettings()
Returns the builder for the settings used for calls to getStoragePool.
-
updateStoragePoolSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateStoragePoolRequest,com.google.longrunning.Operation> updateStoragePoolSettings()
Returns the builder for the settings used for calls to updateStoragePool.
-
updateStoragePoolOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateStoragePoolRequest,StoragePool,OperationMetadata> updateStoragePoolOperationSettings()
Returns the builder for the settings used for calls to updateStoragePool.
-
deleteStoragePoolSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteStoragePoolRequest,com.google.longrunning.Operation> deleteStoragePoolSettings()
Returns the builder for the settings used for calls to deleteStoragePool.
-
deleteStoragePoolOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteStoragePoolRequest,com.google.protobuf.Empty,OperationMetadata> deleteStoragePoolOperationSettings()
Returns the builder for the settings used for calls to deleteStoragePool.
-
listVolumesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListVolumesRequest,ListVolumesResponse,NetAppClient.ListVolumesPagedResponse> listVolumesSettings()
Returns the builder for the settings used for calls to listVolumes.
-
getVolumeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetVolumeRequest,Volume> getVolumeSettings()
Returns the builder for the settings used for calls to getVolume.
-
createVolumeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateVolumeRequest,com.google.longrunning.Operation> createVolumeSettings()
Returns the builder for the settings used for calls to createVolume.
-
createVolumeOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateVolumeRequest,Volume,OperationMetadata> createVolumeOperationSettings()
Returns the builder for the settings used for calls to createVolume.
-
updateVolumeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateVolumeRequest,com.google.longrunning.Operation> updateVolumeSettings()
Returns the builder for the settings used for calls to updateVolume.
-
updateVolumeOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateVolumeRequest,Volume,OperationMetadata> updateVolumeOperationSettings()
Returns the builder for the settings used for calls to updateVolume.
-
deleteVolumeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteVolumeRequest,com.google.longrunning.Operation> deleteVolumeSettings()
Returns the builder for the settings used for calls to deleteVolume.
-
deleteVolumeOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteVolumeRequest,com.google.protobuf.Empty,OperationMetadata> deleteVolumeOperationSettings()
Returns the builder for the settings used for calls to deleteVolume.
-
revertVolumeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RevertVolumeRequest,com.google.longrunning.Operation> revertVolumeSettings()
Returns the builder for the settings used for calls to revertVolume.
-
revertVolumeOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<RevertVolumeRequest,Volume,OperationMetadata> revertVolumeOperationSettings()
Returns the builder for the settings used for calls to revertVolume.
-
listSnapshotsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,NetAppClient.ListSnapshotsPagedResponse> listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
-
getSnapshotSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot> getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.
-
createSnapshotSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRequest,com.google.longrunning.Operation> createSnapshotSettings()
Returns the builder for the settings used for calls to createSnapshot.
-
createSnapshotOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSnapshotRequest,Snapshot,OperationMetadata> createSnapshotOperationSettings()
Returns the builder for the settings used for calls to createSnapshot.
-
deleteSnapshotSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSnapshotRequest,com.google.longrunning.Operation> deleteSnapshotSettings()
Returns the builder for the settings used for calls to deleteSnapshot.
-
deleteSnapshotOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteSnapshotRequest,com.google.protobuf.Empty,OperationMetadata> deleteSnapshotOperationSettings()
Returns the builder for the settings used for calls to deleteSnapshot.
-
updateSnapshotSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateSnapshotRequest,com.google.longrunning.Operation> updateSnapshotSettings()
Returns the builder for the settings used for calls to updateSnapshot.
-
updateSnapshotOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSnapshotRequest,Snapshot,OperationMetadata> updateSnapshotOperationSettings()
Returns the builder for the settings used for calls to updateSnapshot.
-
listActiveDirectoriesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListActiveDirectoriesRequest,ListActiveDirectoriesResponse,NetAppClient.ListActiveDirectoriesPagedResponse> listActiveDirectoriesSettings()
Returns the builder for the settings used for calls to listActiveDirectories.
-
getActiveDirectorySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetActiveDirectoryRequest,ActiveDirectory> getActiveDirectorySettings()
Returns the builder for the settings used for calls to getActiveDirectory.
-
createActiveDirectorySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateActiveDirectoryRequest,com.google.longrunning.Operation> createActiveDirectorySettings()
Returns the builder for the settings used for calls to createActiveDirectory.
-
createActiveDirectoryOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateActiveDirectoryRequest,ActiveDirectory,OperationMetadata> createActiveDirectoryOperationSettings()
Returns the builder for the settings used for calls to createActiveDirectory.
-
updateActiveDirectorySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateActiveDirectoryRequest,com.google.longrunning.Operation> updateActiveDirectorySettings()
Returns the builder for the settings used for calls to updateActiveDirectory.
-
updateActiveDirectoryOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateActiveDirectoryRequest,ActiveDirectory,OperationMetadata> updateActiveDirectoryOperationSettings()
Returns the builder for the settings used for calls to updateActiveDirectory.
-
deleteActiveDirectorySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteActiveDirectoryRequest,com.google.longrunning.Operation> deleteActiveDirectorySettings()
Returns the builder for the settings used for calls to deleteActiveDirectory.
-
deleteActiveDirectoryOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteActiveDirectoryRequest,com.google.protobuf.Empty,OperationMetadata> deleteActiveDirectoryOperationSettings()
Returns the builder for the settings used for calls to deleteActiveDirectory.
-
listKmsConfigsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListKmsConfigsRequest,ListKmsConfigsResponse,NetAppClient.ListKmsConfigsPagedResponse> listKmsConfigsSettings()
Returns the builder for the settings used for calls to listKmsConfigs.
-
createKmsConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateKmsConfigRequest,com.google.longrunning.Operation> createKmsConfigSettings()
Returns the builder for the settings used for calls to createKmsConfig.
-
createKmsConfigOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateKmsConfigRequest,KmsConfig,OperationMetadata> createKmsConfigOperationSettings()
Returns the builder for the settings used for calls to createKmsConfig.
-
getKmsConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetKmsConfigRequest,KmsConfig> getKmsConfigSettings()
Returns the builder for the settings used for calls to getKmsConfig.
-
updateKmsConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateKmsConfigRequest,com.google.longrunning.Operation> updateKmsConfigSettings()
Returns the builder for the settings used for calls to updateKmsConfig.
-
updateKmsConfigOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateKmsConfigRequest,KmsConfig,OperationMetadata> updateKmsConfigOperationSettings()
Returns the builder for the settings used for calls to updateKmsConfig.
-
encryptVolumesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<EncryptVolumesRequest,com.google.longrunning.Operation> encryptVolumesSettings()
Returns the builder for the settings used for calls to encryptVolumes.
-
encryptVolumesOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<EncryptVolumesRequest,KmsConfig,OperationMetadata> encryptVolumesOperationSettings()
Returns the builder for the settings used for calls to encryptVolumes.
-
verifyKmsConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<VerifyKmsConfigRequest,VerifyKmsConfigResponse> verifyKmsConfigSettings()
Returns the builder for the settings used for calls to verifyKmsConfig.
-
deleteKmsConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteKmsConfigRequest,com.google.longrunning.Operation> deleteKmsConfigSettings()
Returns the builder for the settings used for calls to deleteKmsConfig.
-
deleteKmsConfigOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteKmsConfigRequest,com.google.protobuf.Empty,OperationMetadata> deleteKmsConfigOperationSettings()
Returns the builder for the settings used for calls to deleteKmsConfig.
-
listReplicationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListReplicationsRequest,ListReplicationsResponse,NetAppClient.ListReplicationsPagedResponse> listReplicationsSettings()
Returns the builder for the settings used for calls to listReplications.
-
getReplicationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetReplicationRequest,Replication> getReplicationSettings()
Returns the builder for the settings used for calls to getReplication.
-
createReplicationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateReplicationRequest,com.google.longrunning.Operation> createReplicationSettings()
Returns the builder for the settings used for calls to createReplication.
-
createReplicationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateReplicationRequest,Replication,OperationMetadata> createReplicationOperationSettings()
Returns the builder for the settings used for calls to createReplication.
-
deleteReplicationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteReplicationRequest,com.google.longrunning.Operation> deleteReplicationSettings()
Returns the builder for the settings used for calls to deleteReplication.
-
deleteReplicationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteReplicationRequest,com.google.protobuf.Empty,OperationMetadata> deleteReplicationOperationSettings()
Returns the builder for the settings used for calls to deleteReplication.
-
updateReplicationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateReplicationRequest,com.google.longrunning.Operation> updateReplicationSettings()
Returns the builder for the settings used for calls to updateReplication.
-
updateReplicationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateReplicationRequest,Replication,OperationMetadata> updateReplicationOperationSettings()
Returns the builder for the settings used for calls to updateReplication.
-
stopReplicationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StopReplicationRequest,com.google.longrunning.Operation> stopReplicationSettings()
Returns the builder for the settings used for calls to stopReplication.
-
stopReplicationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<StopReplicationRequest,Replication,OperationMetadata> stopReplicationOperationSettings()
Returns the builder for the settings used for calls to stopReplication.
-
resumeReplicationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ResumeReplicationRequest,com.google.longrunning.Operation> resumeReplicationSettings()
Returns the builder for the settings used for calls to resumeReplication.
-
resumeReplicationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ResumeReplicationRequest,Replication,OperationMetadata> resumeReplicationOperationSettings()
Returns the builder for the settings used for calls to resumeReplication.
-
reverseReplicationDirectionSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ReverseReplicationDirectionRequest,com.google.longrunning.Operation> reverseReplicationDirectionSettings()
Returns the builder for the settings used for calls to reverseReplicationDirection.
-
reverseReplicationDirectionOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<ReverseReplicationDirectionRequest,Replication,OperationMetadata> reverseReplicationDirectionOperationSettings()
Returns the builder for the settings used for calls to reverseReplicationDirection.
-
listLocationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,NetAppClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
-
getLocationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
-
build
public NetAppSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<NetAppSettings,NetAppSettings.Builder>
- Throws:
IOException
-
-