Class CloudFilestoreManagerStub (1.42.0)

public abstract class CloudFilestoreManagerStub implements BackgroundResource

Base stub class for the CloudFilestoreManager service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > CloudFilestoreManagerStub

Implements

BackgroundResource

Constructors

CloudFilestoreManagerStub()

public CloudFilestoreManagerStub()

Methods

close()

public abstract void close()

createBackupCallable()

public UnaryCallable<CreateBackupRequest,Operation> createBackupCallable()
Returns
TypeDescription
UnaryCallable<CreateBackupRequest,Operation>

createBackupOperationCallable()

public OperationCallable<CreateBackupRequest,Backup,OperationMetadata> createBackupOperationCallable()
Returns
TypeDescription
OperationCallable<CreateBackupRequest,Backup,OperationMetadata>

createInstanceCallable()

public UnaryCallable<CreateInstanceRequest,Operation> createInstanceCallable()
Returns
TypeDescription
UnaryCallable<CreateInstanceRequest,Operation>

createInstanceOperationCallable()

public OperationCallable<CreateInstanceRequest,Instance,OperationMetadata> createInstanceOperationCallable()
Returns
TypeDescription
OperationCallable<CreateInstanceRequest,Instance,OperationMetadata>

createShareCallable()

public UnaryCallable<CreateShareRequest,Operation> createShareCallable()
Returns
TypeDescription
UnaryCallable<CreateShareRequest,Operation>

createShareOperationCallable()

public OperationCallable<CreateShareRequest,Share,OperationMetadata> createShareOperationCallable()
Returns
TypeDescription
OperationCallable<CreateShareRequest,Share,OperationMetadata>

createSnapshotCallable()

public UnaryCallable<CreateSnapshotRequest,Operation> createSnapshotCallable()
Returns
TypeDescription
UnaryCallable<CreateSnapshotRequest,Operation>

createSnapshotOperationCallable()

public OperationCallable<CreateSnapshotRequest,Snapshot,OperationMetadata> createSnapshotOperationCallable()
Returns
TypeDescription
OperationCallable<CreateSnapshotRequest,Snapshot,OperationMetadata>

deleteBackupCallable()

public UnaryCallable<DeleteBackupRequest,Operation> deleteBackupCallable()
Returns
TypeDescription
UnaryCallable<DeleteBackupRequest,Operation>

deleteBackupOperationCallable()

public OperationCallable<DeleteBackupRequest,Empty,OperationMetadata> deleteBackupOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteBackupRequest,Empty,OperationMetadata>

deleteInstanceCallable()

public UnaryCallable<DeleteInstanceRequest,Operation> deleteInstanceCallable()
Returns
TypeDescription
UnaryCallable<DeleteInstanceRequest,Operation>

deleteInstanceOperationCallable()

public OperationCallable<DeleteInstanceRequest,Empty,OperationMetadata> deleteInstanceOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteInstanceRequest,Empty,OperationMetadata>

deleteShareCallable()

public UnaryCallable<DeleteShareRequest,Operation> deleteShareCallable()
Returns
TypeDescription
UnaryCallable<DeleteShareRequest,Operation>

deleteShareOperationCallable()

public OperationCallable<DeleteShareRequest,Empty,OperationMetadata> deleteShareOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteShareRequest,Empty,OperationMetadata>

deleteSnapshotCallable()

public UnaryCallable<DeleteSnapshotRequest,Operation> deleteSnapshotCallable()
Returns
TypeDescription
UnaryCallable<DeleteSnapshotRequest,Operation>

deleteSnapshotOperationCallable()

public OperationCallable<DeleteSnapshotRequest,Empty,OperationMetadata> deleteSnapshotOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteSnapshotRequest,Empty,OperationMetadata>

getBackupCallable()

public UnaryCallable<GetBackupRequest,Backup> getBackupCallable()
Returns
TypeDescription
UnaryCallable<GetBackupRequest,Backup>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
TypeDescription
OperationsStub

getInstanceCallable()

public UnaryCallable<GetInstanceRequest,Instance> getInstanceCallable()
Returns
TypeDescription
UnaryCallable<GetInstanceRequest,Instance>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getShareCallable()

public UnaryCallable<GetShareRequest,Share> getShareCallable()
Returns
TypeDescription
UnaryCallable<GetShareRequest,Share>

getSnapshotCallable()

public UnaryCallable<GetSnapshotRequest,Snapshot> getSnapshotCallable()
Returns
TypeDescription
UnaryCallable<GetSnapshotRequest,Snapshot>

listBackupsCallable()

public UnaryCallable<ListBackupsRequest,ListBackupsResponse> listBackupsCallable()
Returns
TypeDescription
UnaryCallable<ListBackupsRequest,ListBackupsResponse>

listBackupsPagedCallable()

public UnaryCallable<ListBackupsRequest,CloudFilestoreManagerClient.ListBackupsPagedResponse> listBackupsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListBackupsRequest,ListBackupsPagedResponse>

listInstancesCallable()

public UnaryCallable<ListInstancesRequest,ListInstancesResponse> listInstancesCallable()
Returns
TypeDescription
UnaryCallable<ListInstancesRequest,ListInstancesResponse>

listInstancesPagedCallable()

public UnaryCallable<ListInstancesRequest,CloudFilestoreManagerClient.ListInstancesPagedResponse> listInstancesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListInstancesRequest,ListInstancesPagedResponse>

listSharesCallable()

public UnaryCallable<ListSharesRequest,ListSharesResponse> listSharesCallable()
Returns
TypeDescription
UnaryCallable<ListSharesRequest,ListSharesResponse>

listSharesPagedCallable()

public UnaryCallable<ListSharesRequest,CloudFilestoreManagerClient.ListSharesPagedResponse> listSharesPagedCallable()
Returns
TypeDescription
UnaryCallable<ListSharesRequest,ListSharesPagedResponse>

listSnapshotsCallable()

public UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse> listSnapshotsCallable()
Returns
TypeDescription
UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse>

listSnapshotsPagedCallable()

public UnaryCallable<ListSnapshotsRequest,CloudFilestoreManagerClient.ListSnapshotsPagedResponse> listSnapshotsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListSnapshotsRequest,ListSnapshotsPagedResponse>

restoreInstanceCallable()

public UnaryCallable<RestoreInstanceRequest,Operation> restoreInstanceCallable()
Returns
TypeDescription
UnaryCallable<RestoreInstanceRequest,Operation>

restoreInstanceOperationCallable()

public OperationCallable<RestoreInstanceRequest,Instance,OperationMetadata> restoreInstanceOperationCallable()
Returns
TypeDescription
OperationCallable<RestoreInstanceRequest,Instance,OperationMetadata>

revertInstanceCallable()

public UnaryCallable<RevertInstanceRequest,Operation> revertInstanceCallable()
Returns
TypeDescription
UnaryCallable<RevertInstanceRequest,Operation>

revertInstanceOperationCallable()

public OperationCallable<RevertInstanceRequest,Instance,OperationMetadata> revertInstanceOperationCallable()
Returns
TypeDescription
OperationCallable<RevertInstanceRequest,Instance,OperationMetadata>

updateBackupCallable()

public UnaryCallable<UpdateBackupRequest,Operation> updateBackupCallable()
Returns
TypeDescription
UnaryCallable<UpdateBackupRequest,Operation>

updateBackupOperationCallable()

public OperationCallable<UpdateBackupRequest,Backup,OperationMetadata> updateBackupOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateBackupRequest,Backup,OperationMetadata>

updateInstanceCallable()

public UnaryCallable<UpdateInstanceRequest,Operation> updateInstanceCallable()
Returns
TypeDescription
UnaryCallable<UpdateInstanceRequest,Operation>

updateInstanceOperationCallable()

public OperationCallable<UpdateInstanceRequest,Instance,OperationMetadata> updateInstanceOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateInstanceRequest,Instance,OperationMetadata>

updateShareCallable()

public UnaryCallable<UpdateShareRequest,Operation> updateShareCallable()
Returns
TypeDescription
UnaryCallable<UpdateShareRequest,Operation>

updateShareOperationCallable()

public OperationCallable<UpdateShareRequest,Share,OperationMetadata> updateShareOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateShareRequest,Share,OperationMetadata>

updateSnapshotCallable()

public UnaryCallable<UpdateSnapshotRequest,Operation> updateSnapshotCallable()
Returns
TypeDescription
UnaryCallable<UpdateSnapshotRequest,Operation>

updateSnapshotOperationCallable()

public OperationCallable<UpdateSnapshotRequest,Snapshot,OperationMetadata> updateSnapshotOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateSnapshotRequest,Snapshot,OperationMetadata>