Class RegionSnapshotSettingsStub (1.105.0)

public abstract class RegionSnapshotSettingsStub implements BackgroundResource

Base stub class for the RegionSnapshotSettings service API.

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

Inheritance

java.lang.Object > RegionSnapshotSettingsStub

Implements

BackgroundResource

Constructors

RegionSnapshotSettingsStub()

public RegionSnapshotSettingsStub()

Methods

close()

public abstract void close()

getCallable()

public UnaryCallable<GetRegionSnapshotSettingRequest,SnapshotSettings> getCallable()
Returns
Type Description
UnaryCallable<GetRegionSnapshotSettingRequest,SnapshotSettings>

patchCallable()

public UnaryCallable<PatchRegionSnapshotSettingRequest,Operation> patchCallable()
Returns
Type Description
UnaryCallable<PatchRegionSnapshotSettingRequest,Operation>

patchOperationCallable()

public OperationCallable<PatchRegionSnapshotSettingRequest,Operation,Operation> patchOperationCallable()
Returns
Type Description
OperationCallable<PatchRegionSnapshotSettingRequest,Operation,Operation>