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 |
---|---|
UpdateDisplayDeviceInstanceHttpRequest |
UpdateDisplayDeviceInstanceHttpRequest.Builder.build() |
static UpdateDisplayDeviceInstanceHttpRequest |
UpdateDisplayDeviceInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<UpdateDisplayDeviceInstanceHttpRequest,Operation> |
InstanceClient.updateDisplayDeviceInstanceCallable()
Updates the Display config for a VM instance.
|
com.google.api.gax.rpc.UnaryCallSettings<UpdateDisplayDeviceInstanceHttpRequest,Operation> |
InstanceSettings.updateDisplayDeviceInstanceSettings()
Returns the object with the settings used for calls to updateDisplayDeviceInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDisplayDeviceInstanceHttpRequest,Operation> |
InstanceSettings.Builder.updateDisplayDeviceInstanceSettings()
Returns the builder for the settings used for calls to updateDisplayDeviceInstance.
|
Modifier and Type | Method and Description |
---|---|
UpdateDisplayDeviceInstanceHttpRequest.Builder |
UpdateDisplayDeviceInstanceHttpRequest.Builder.mergeFrom(UpdateDisplayDeviceInstanceHttpRequest other) |
static UpdateDisplayDeviceInstanceHttpRequest.Builder |
UpdateDisplayDeviceInstanceHttpRequest.newBuilder(UpdateDisplayDeviceInstanceHttpRequest prototype) |
Operation |
InstanceClient.updateDisplayDeviceInstance(UpdateDisplayDeviceInstanceHttpRequest request)
Updates the Display config for a VM instance.
|
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<UpdateDisplayDeviceInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.updateDisplayDeviceInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<UpdateDisplayDeviceInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.updateDisplayDeviceInstanceCallable() |
com.google.api.gax.rpc.UnaryCallable<UpdateDisplayDeviceInstanceHttpRequest,Operation> |
InstanceStub.updateDisplayDeviceInstanceCallable() |
com.google.api.gax.rpc.UnaryCallSettings<UpdateDisplayDeviceInstanceHttpRequest,Operation> |
InstanceStubSettings.updateDisplayDeviceInstanceSettings()
Returns the object with the settings used for calls to updateDisplayDeviceInstance.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDisplayDeviceInstanceHttpRequest,Operation> |
InstanceStubSettings.Builder.updateDisplayDeviceInstanceSettings()
Returns the builder for the settings used for calls to updateDisplayDeviceInstance.
|
Copyright © 2019 Google LLC. All rights reserved.