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 |
---|---|
GetDiskHttpRequest |
GetDiskHttpRequest.Builder.build() |
static GetDiskHttpRequest |
GetDiskHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetDiskHttpRequest,Disk> |
DiskClient.getDiskCallable()
Returns a specified persistent disk.
|
UnaryCallSettings<GetDiskHttpRequest,Disk> |
DiskSettings.getDiskSettings()
Returns the object with the settings used for calls to getDisk.
|
UnaryCallSettings.Builder<GetDiskHttpRequest,Disk> |
DiskSettings.Builder.getDiskSettings()
Returns the builder for the settings used for calls to getDisk.
|
Modifier and Type | Method and Description |
---|---|
Disk |
DiskClient.getDisk(GetDiskHttpRequest request)
Returns a specified persistent disk.
|
GetDiskHttpRequest.Builder |
GetDiskHttpRequest.Builder.mergeFrom(GetDiskHttpRequest other) |
static GetDiskHttpRequest.Builder |
GetDiskHttpRequest.newBuilder(GetDiskHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetDiskHttpRequest,Disk> |
HttpJsonDiskStub.getDiskMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetDiskHttpRequest,Disk> |
HttpJsonDiskStub.getDiskCallable() |
UnaryCallable<GetDiskHttpRequest,Disk> |
DiskStub.getDiskCallable() |
UnaryCallSettings<GetDiskHttpRequest,Disk> |
DiskStubSettings.getDiskSettings()
Returns the object with the settings used for calls to getDisk.
|
UnaryCallSettings.Builder<GetDiskHttpRequest,Disk> |
DiskStubSettings.Builder.getDiskSettings()
Returns the builder for the settings used for calls to getDisk.
|
Copyright © 2019 Google LLC. All rights reserved.