public static class CloudFilestoreManagerStubSettings.Builder extends StubSettings.Builder<CloudFilestoreManagerStubSettings,CloudFilestoreManagerStubSettings.Builder>
Builder for CloudFilestoreManagerStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(CloudFilestoreManagerStubSettings settings)
protected Builder(CloudFilestoreManagerStubSettings settings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public CloudFilestoreManagerStubSettings.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 CloudFilestoreManagerStubSettings build()
Overrides
createBackupOperationSettings()
public OperationCallSettings.Builder<CreateBackupRequest,Backup,OperationMetadata> createBackupOperationSettings()
Returns the builder for the settings used for calls to createBackup.
createBackupSettings()
public UnaryCallSettings.Builder<CreateBackupRequest,Operation> createBackupSettings()
Returns the builder for the settings used for calls to createBackup.
createInstanceOperationSettings()
public OperationCallSettings.Builder<CreateInstanceRequest,Instance,OperationMetadata> createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.
createInstanceSettings()
public UnaryCallSettings.Builder<CreateInstanceRequest,Operation> createInstanceSettings()
Returns the builder for the settings used for calls to createInstance.
createShareOperationSettings()
public OperationCallSettings.Builder<CreateShareRequest,Share,OperationMetadata> createShareOperationSettings()
Returns the builder for the settings used for calls to createShare.
createShareSettings()
public UnaryCallSettings.Builder<CreateShareRequest,Operation> createShareSettings()
Returns the builder for the settings used for calls to createShare.
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.
deleteBackupOperationSettings()
public OperationCallSettings.Builder<DeleteBackupRequest,Empty,OperationMetadata> deleteBackupOperationSettings()
Returns the builder for the settings used for calls to deleteBackup.
deleteBackupSettings()
public UnaryCallSettings.Builder<DeleteBackupRequest,Operation> deleteBackupSettings()
Returns the builder for the settings used for calls to deleteBackup.
deleteInstanceOperationSettings()
public OperationCallSettings.Builder<DeleteInstanceRequest,Empty,OperationMetadata> deleteInstanceOperationSettings()
Returns the builder for the settings used for calls to deleteInstance.
deleteInstanceSettings()
public UnaryCallSettings.Builder<DeleteInstanceRequest,Operation> deleteInstanceSettings()
Returns the builder for the settings used for calls to deleteInstance.
deleteShareOperationSettings()
public OperationCallSettings.Builder<DeleteShareRequest,Empty,OperationMetadata> deleteShareOperationSettings()
Returns the builder for the settings used for calls to deleteShare.
deleteShareSettings()
public UnaryCallSettings.Builder<DeleteShareRequest,Operation> deleteShareSettings()
Returns the builder for the settings used for calls to deleteShare.
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.
getBackupSettings()
public UnaryCallSettings.Builder<GetBackupRequest,Backup> getBackupSettings()
Returns the builder for the settings used for calls to getBackup.
getEndpoint()
public String getEndpoint()
Returns the endpoint set by the user or the the service's default endpoint.
Overrides
getInstanceSettings()
public UnaryCallSettings.Builder<GetInstanceRequest,Instance> getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
getShareSettings()
public UnaryCallSettings.Builder<GetShareRequest,Share> getShareSettings()
Returns the builder for the settings used for calls to getShare.
getSnapshotSettings()
public UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot> getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.
listBackupsSettings()
public PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,CloudFilestoreManagerClient.ListBackupsPagedResponse> listBackupsSettings()
Returns the builder for the settings used for calls to listBackups.
listInstancesSettings()
public PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,CloudFilestoreManagerClient.ListInstancesPagedResponse> listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
listSharesSettings()
public PagedCallSettings.Builder<ListSharesRequest,ListSharesResponse,CloudFilestoreManagerClient.ListSharesPagedResponse> listSharesSettings()
Returns the builder for the settings used for calls to listShares.
listSnapshotsSettings()
public PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,CloudFilestoreManagerClient.ListSnapshotsPagedResponse> listSnapshotsSettings()
Returns the builder for the settings used for calls to listSnapshots.
restoreInstanceOperationSettings()
public OperationCallSettings.Builder<RestoreInstanceRequest,Instance,OperationMetadata> restoreInstanceOperationSettings()
Returns the builder for the settings used for calls to restoreInstance.
restoreInstanceSettings()
public UnaryCallSettings.Builder<RestoreInstanceRequest,Operation> restoreInstanceSettings()
Returns the builder for the settings used for calls to restoreInstance.
revertInstanceOperationSettings()
public OperationCallSettings.Builder<RevertInstanceRequest,Instance,OperationMetadata> revertInstanceOperationSettings()
Returns the builder for the settings used for calls to revertInstance.
revertInstanceSettings()
public UnaryCallSettings.Builder<RevertInstanceRequest,Operation> revertInstanceSettings()
Returns the builder for the settings used for calls to revertInstance.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns |
---|
Type | Description |
com.google.common.collect.ImmutableList<Builder<?,?>> | |
updateBackupOperationSettings()
public OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata> updateBackupOperationSettings()
Returns the builder for the settings used for calls to updateBackup.
updateBackupSettings()
public UnaryCallSettings.Builder<UpdateBackupRequest,Operation> updateBackupSettings()
Returns the builder for the settings used for calls to updateBackup.
updateInstanceOperationSettings()
public OperationCallSettings.Builder<UpdateInstanceRequest,Instance,OperationMetadata> updateInstanceOperationSettings()
Returns the builder for the settings used for calls to updateInstance.
updateInstanceSettings()
public UnaryCallSettings.Builder<UpdateInstanceRequest,Operation> updateInstanceSettings()
Returns the builder for the settings used for calls to updateInstance.
updateShareOperationSettings()
public OperationCallSettings.Builder<UpdateShareRequest,Share,OperationMetadata> updateShareOperationSettings()
Returns the builder for the settings used for calls to updateShare.
updateShareSettings()
public UnaryCallSettings.Builder<UpdateShareRequest,Operation> updateShareSettings()
Returns the builder for the settings used for calls to updateShare.
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.