Class NetAppSettings.Builder (0.1.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
NameDescription
clientContextClientContext

Builder(NetAppSettings settings)

protected Builder(NetAppSettings settings)
Parameter
NameDescription
settingsNetAppSettings

Builder(NetAppStubSettings.Builder stubSettings)

protected Builder(NetAppStubSettings.Builder stubSettings)
Parameter
NameDescription
stubSettingsNetAppStubSettings.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
NameDescription
settingsUpdaterApiFunction<Builder<?,?>,java.lang.Void>
Returns
TypeDescription
NetAppSettings.Builder

build()

public NetAppSettings build()
Returns
TypeDescription
NetAppSettings
Overrides
Exceptions
TypeDescription
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.

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.

Returns
TypeDescription
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.

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
TypeDescription
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.

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.

Returns
TypeDescription
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.

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
TypeDescription
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
TypeDescription
Builder<EncryptVolumesRequest,Operation>

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.

Returns
TypeDescription
Builder<GetKmsConfigRequest,KmsConfig>

getLocationSettings()

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

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

Returns
TypeDescription
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.

Returns
TypeDescription
Builder<GetSnapshotRequest,Snapshot>

getStoragePoolSettings()

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

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

getStubSettingsBuilder()

public NetAppStubSettings.Builder getStubSettingsBuilder()
Returns
TypeDescription
NetAppStubSettings.Builder

getVolumeSettings()

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

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

Returns
TypeDescription
Builder<GetVolumeRequest,Volume>

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.

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

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.

Returns
TypeDescription
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.

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.

Returns
TypeDescription
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.

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
TypeDescription
Builder<UpdateVolumeRequest,Operation>

verifyKmsConfigSettings()

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

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