Class SnapshotSettingsServiceStub (1.51.0)

public abstract class SnapshotSettingsServiceStub implements BackgroundResource

Base stub class for the SnapshotSettingsService service API.

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

Inheritance

java.lang.Object > SnapshotSettingsServiceStub

Implements

BackgroundResource

Constructors

SnapshotSettingsServiceStub()

public SnapshotSettingsServiceStub()

Methods

close()

public abstract void close()

getCallable()

public UnaryCallable<GetSnapshotSettingRequest,SnapshotSettings> getCallable()
Returns
TypeDescription
UnaryCallable<GetSnapshotSettingRequest,SnapshotSettings>

patchCallable()

public UnaryCallable<PatchSnapshotSettingRequest,Operation> patchCallable()
Returns
TypeDescription
UnaryCallable<PatchSnapshotSettingRequest,Operation>

patchOperationCallable()

public OperationCallable<PatchSnapshotSettingRequest,Operation,Operation> patchOperationCallable()
Returns
TypeDescription
OperationCallable<PatchSnapshotSettingRequest,Operation,Operation>