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 |
---|---|
CreateSnapshotDiskHttpRequest |
CreateSnapshotDiskHttpRequest.Builder.build() |
static CreateSnapshotDiskHttpRequest |
CreateSnapshotDiskHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<CreateSnapshotDiskHttpRequest,Operation> |
DiskClient.createSnapshotDiskCallable()
Creates a snapshot of a specified persistent disk.
|
UnaryCallSettings<CreateSnapshotDiskHttpRequest,Operation> |
DiskSettings.createSnapshotDiskSettings()
Returns the object with the settings used for calls to createSnapshotDisk.
|
UnaryCallSettings.Builder<CreateSnapshotDiskHttpRequest,Operation> |
DiskSettings.Builder.createSnapshotDiskSettings()
Returns the builder for the settings used for calls to createSnapshotDisk.
|
Modifier and Type | Method and Description |
---|---|
Operation |
DiskClient.createSnapshotDisk(CreateSnapshotDiskHttpRequest request)
Creates a snapshot of a specified persistent disk.
|
CreateSnapshotDiskHttpRequest.Builder |
CreateSnapshotDiskHttpRequest.Builder.mergeFrom(CreateSnapshotDiskHttpRequest other) |
static CreateSnapshotDiskHttpRequest.Builder |
CreateSnapshotDiskHttpRequest.newBuilder(CreateSnapshotDiskHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<CreateSnapshotDiskHttpRequest,Operation> |
HttpJsonDiskStub.createSnapshotDiskMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<CreateSnapshotDiskHttpRequest,Operation> |
HttpJsonDiskStub.createSnapshotDiskCallable() |
UnaryCallable<CreateSnapshotDiskHttpRequest,Operation> |
DiskStub.createSnapshotDiskCallable() |
UnaryCallSettings<CreateSnapshotDiskHttpRequest,Operation> |
DiskStubSettings.createSnapshotDiskSettings()
Returns the object with the settings used for calls to createSnapshotDisk.
|
UnaryCallSettings.Builder<CreateSnapshotDiskHttpRequest,Operation> |
DiskStubSettings.Builder.createSnapshotDiskSettings()
Returns the builder for the settings used for calls to createSnapshotDisk.
|
Copyright © 2019 Google LLC. All rights reserved.