Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
CreateSnapshotRegionDiskHttpRequest |
CreateSnapshotRegionDiskHttpRequest.Builder.build() |
static CreateSnapshotRegionDiskHttpRequest |
CreateSnapshotRegionDiskHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<CreateSnapshotRegionDiskHttpRequest,Operation> |
RegionDiskClient.createSnapshotRegionDiskCallable()
Creates a snapshot of this regional disk.
|
UnaryCallSettings<CreateSnapshotRegionDiskHttpRequest,Operation> |
RegionDiskSettings.createSnapshotRegionDiskSettings()
Returns the object with the settings used for calls to createSnapshotRegionDisk.
|
UnaryCallSettings.Builder<CreateSnapshotRegionDiskHttpRequest,Operation> |
RegionDiskSettings.Builder.createSnapshotRegionDiskSettings()
Returns the builder for the settings used for calls to createSnapshotRegionDisk.
|
Modifier and Type | Method and Description |
---|---|
Operation |
RegionDiskClient.createSnapshotRegionDisk(CreateSnapshotRegionDiskHttpRequest request)
Creates a snapshot of this regional disk.
|
CreateSnapshotRegionDiskHttpRequest.Builder |
CreateSnapshotRegionDiskHttpRequest.Builder.mergeFrom(CreateSnapshotRegionDiskHttpRequest other) |
static CreateSnapshotRegionDiskHttpRequest.Builder |
CreateSnapshotRegionDiskHttpRequest.newBuilder(CreateSnapshotRegionDiskHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<CreateSnapshotRegionDiskHttpRequest,Operation> |
HttpJsonRegionDiskStub.createSnapshotRegionDiskMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<CreateSnapshotRegionDiskHttpRequest,Operation> |
RegionDiskStub.createSnapshotRegionDiskCallable() |
UnaryCallable<CreateSnapshotRegionDiskHttpRequest,Operation> |
HttpJsonRegionDiskStub.createSnapshotRegionDiskCallable() |
UnaryCallSettings<CreateSnapshotRegionDiskHttpRequest,Operation> |
RegionDiskStubSettings.createSnapshotRegionDiskSettings()
Returns the object with the settings used for calls to createSnapshotRegionDisk.
|
UnaryCallSettings.Builder<CreateSnapshotRegionDiskHttpRequest,Operation> |
RegionDiskStubSettings.Builder.createSnapshotRegionDiskSettings()
Returns the builder for the settings used for calls to createSnapshotRegionDisk.
|
Copyright © 2019 Google LLC. All rights reserved.