public abstract class RegionSnapshotSettingsStub implements BackgroundResourceBase stub class for the RegionSnapshotSettings service API.
This class is for advanced usage and reflects the underlying API directly.
Implements
BackgroundResourceConstructors
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> |
|