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 |
---|---|
UpdateNetworkInterfaceInstanceHttpRequest |
UpdateNetworkInterfaceInstanceHttpRequest.Builder.build() |
static UpdateNetworkInterfaceInstanceHttpRequest |
UpdateNetworkInterfaceInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<UpdateNetworkInterfaceInstanceHttpRequest,Operation> |
InstanceClient.updateNetworkInterfaceInstanceCallable()
Updates an instance's network interface.
|
UnaryCallSettings<UpdateNetworkInterfaceInstanceHttpRequest,Operation> |
InstanceSettings.updateNetworkInterfaceInstanceSettings()
Returns the object with the settings used for calls to updateNetworkInterfaceInstance.
|
UnaryCallSettings.Builder<UpdateNetworkInterfaceInstanceHttpRequest,Operation> |
InstanceSettings.Builder.updateNetworkInterfaceInstanceSettings()
Returns the builder for the settings used for calls to updateNetworkInterfaceInstance.
|
Modifier and Type | Method and Description |
---|---|
UpdateNetworkInterfaceInstanceHttpRequest.Builder |
UpdateNetworkInterfaceInstanceHttpRequest.Builder.mergeFrom(UpdateNetworkInterfaceInstanceHttpRequest other) |
static UpdateNetworkInterfaceInstanceHttpRequest.Builder |
UpdateNetworkInterfaceInstanceHttpRequest.newBuilder(UpdateNetworkInterfaceInstanceHttpRequest prototype) |
Operation |
InstanceClient.updateNetworkInterfaceInstance(UpdateNetworkInterfaceInstanceHttpRequest request)
Updates an instance's network interface.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<UpdateNetworkInterfaceInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.updateNetworkInterfaceInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<UpdateNetworkInterfaceInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.updateNetworkInterfaceInstanceCallable() |
UnaryCallable<UpdateNetworkInterfaceInstanceHttpRequest,Operation> |
InstanceStub.updateNetworkInterfaceInstanceCallable() |
UnaryCallSettings<UpdateNetworkInterfaceInstanceHttpRequest,Operation> |
InstanceStubSettings.updateNetworkInterfaceInstanceSettings()
Returns the object with the settings used for calls to updateNetworkInterfaceInstance.
|
UnaryCallSettings.Builder<UpdateNetworkInterfaceInstanceHttpRequest,Operation> |
InstanceStubSettings.Builder.updateNetworkInterfaceInstanceSettings()
Returns the builder for the settings used for calls to updateNetworkInterfaceInstance.
|
Copyright © 2019 Google LLC. All rights reserved.