| 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 | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<CreateSnapshotDiskHttpRequest,Operation> | 
DiskClient.createSnapshotDiskCallable()
Creates a snapshot of a specified persistent disk. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<CreateSnapshotDiskHttpRequest,Operation> | 
DiskSettings.createSnapshotDiskSettings()
Returns the object with the settings used for calls to createSnapshotDisk. 
 | 
com.google.api.gax.rpc.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 com.google.api.gax.httpjson.ApiMethodDescriptor<CreateSnapshotDiskHttpRequest,Operation> | 
HttpJsonDiskStub.createSnapshotDiskMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<CreateSnapshotDiskHttpRequest,Operation> | 
HttpJsonDiskStub.createSnapshotDiskCallable()  | 
com.google.api.gax.rpc.UnaryCallable<CreateSnapshotDiskHttpRequest,Operation> | 
DiskStub.createSnapshotDiskCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<CreateSnapshotDiskHttpRequest,Operation> | 
DiskStubSettings.createSnapshotDiskSettings()
Returns the object with the settings used for calls to createSnapshotDisk. 
 | 
com.google.api.gax.rpc.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.