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 |
---|---|
SetLabelsDiskHttpRequest |
SetLabelsDiskHttpRequest.Builder.build() |
static SetLabelsDiskHttpRequest |
SetLabelsDiskHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetLabelsDiskHttpRequest,Operation> |
DiskClient.setLabelsDiskCallable()
Sets the labels on a disk.
|
UnaryCallSettings<SetLabelsDiskHttpRequest,Operation> |
DiskSettings.setLabelsDiskSettings()
Returns the object with the settings used for calls to setLabelsDisk.
|
UnaryCallSettings.Builder<SetLabelsDiskHttpRequest,Operation> |
DiskSettings.Builder.setLabelsDiskSettings()
Returns the builder for the settings used for calls to setLabelsDisk.
|
Modifier and Type | Method and Description |
---|---|
SetLabelsDiskHttpRequest.Builder |
SetLabelsDiskHttpRequest.Builder.mergeFrom(SetLabelsDiskHttpRequest other) |
static SetLabelsDiskHttpRequest.Builder |
SetLabelsDiskHttpRequest.newBuilder(SetLabelsDiskHttpRequest prototype) |
Operation |
DiskClient.setLabelsDisk(SetLabelsDiskHttpRequest request)
Sets the labels on a disk.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<SetLabelsDiskHttpRequest,Operation> |
HttpJsonDiskStub.setLabelsDiskMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetLabelsDiskHttpRequest,Operation> |
HttpJsonDiskStub.setLabelsDiskCallable() |
UnaryCallable<SetLabelsDiskHttpRequest,Operation> |
DiskStub.setLabelsDiskCallable() |
UnaryCallSettings<SetLabelsDiskHttpRequest,Operation> |
DiskStubSettings.setLabelsDiskSettings()
Returns the object with the settings used for calls to setLabelsDisk.
|
UnaryCallSettings.Builder<SetLabelsDiskHttpRequest,Operation> |
DiskStubSettings.Builder.setLabelsDiskSettings()
Returns the builder for the settings used for calls to setLabelsDisk.
|
Copyright © 2019 Google LLC. All rights reserved.