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 |
---|---|
SetLabelsSnapshotHttpRequest |
SetLabelsSnapshotHttpRequest.Builder.build() |
static SetLabelsSnapshotHttpRequest |
SetLabelsSnapshotHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetLabelsSnapshotHttpRequest,Operation> |
SnapshotClient.setLabelsSnapshotCallable()
Sets the labels on a snapshot.
|
UnaryCallSettings<SetLabelsSnapshotHttpRequest,Operation> |
SnapshotSettings.setLabelsSnapshotSettings()
Returns the object with the settings used for calls to setLabelsSnapshot.
|
UnaryCallSettings.Builder<SetLabelsSnapshotHttpRequest,Operation> |
SnapshotSettings.Builder.setLabelsSnapshotSettings()
Returns the builder for the settings used for calls to setLabelsSnapshot.
|
Modifier and Type | Method and Description |
---|---|
SetLabelsSnapshotHttpRequest.Builder |
SetLabelsSnapshotHttpRequest.Builder.mergeFrom(SetLabelsSnapshotHttpRequest other) |
static SetLabelsSnapshotHttpRequest.Builder |
SetLabelsSnapshotHttpRequest.newBuilder(SetLabelsSnapshotHttpRequest prototype) |
Operation |
SnapshotClient.setLabelsSnapshot(SetLabelsSnapshotHttpRequest request)
Sets the labels on a snapshot.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<SetLabelsSnapshotHttpRequest,Operation> |
HttpJsonSnapshotStub.setLabelsSnapshotMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetLabelsSnapshotHttpRequest,Operation> |
HttpJsonSnapshotStub.setLabelsSnapshotCallable() |
UnaryCallable<SetLabelsSnapshotHttpRequest,Operation> |
SnapshotStub.setLabelsSnapshotCallable() |
UnaryCallSettings<SetLabelsSnapshotHttpRequest,Operation> |
SnapshotStubSettings.setLabelsSnapshotSettings()
Returns the object with the settings used for calls to setLabelsSnapshot.
|
UnaryCallSettings.Builder<SetLabelsSnapshotHttpRequest,Operation> |
SnapshotStubSettings.Builder.setLabelsSnapshotSettings()
Returns the builder for the settings used for calls to setLabelsSnapshot.
|
Copyright © 2019 Google LLC. All rights reserved.