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 |
---|---|
SetLabelsVpnGatewayHttpRequest |
SetLabelsVpnGatewayHttpRequest.Builder.build() |
static SetLabelsVpnGatewayHttpRequest |
SetLabelsVpnGatewayHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<SetLabelsVpnGatewayHttpRequest,Operation> |
VpnGatewayClient.setLabelsVpnGatewayCallable()
Sets the labels on a VpnGateway.
|
com.google.api.gax.rpc.UnaryCallSettings<SetLabelsVpnGatewayHttpRequest,Operation> |
VpnGatewaySettings.setLabelsVpnGatewaySettings()
Returns the object with the settings used for calls to setLabelsVpnGateway.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsVpnGatewayHttpRequest,Operation> |
VpnGatewaySettings.Builder.setLabelsVpnGatewaySettings()
Returns the builder for the settings used for calls to setLabelsVpnGateway.
|
Modifier and Type | Method and Description |
---|---|
SetLabelsVpnGatewayHttpRequest.Builder |
SetLabelsVpnGatewayHttpRequest.Builder.mergeFrom(SetLabelsVpnGatewayHttpRequest other) |
static SetLabelsVpnGatewayHttpRequest.Builder |
SetLabelsVpnGatewayHttpRequest.newBuilder(SetLabelsVpnGatewayHttpRequest prototype) |
Operation |
VpnGatewayClient.setLabelsVpnGateway(SetLabelsVpnGatewayHttpRequest request)
Sets the labels on a VpnGateway.
|
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<SetLabelsVpnGatewayHttpRequest,Operation> |
HttpJsonVpnGatewayStub.setLabelsVpnGatewayMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<SetLabelsVpnGatewayHttpRequest,Operation> |
HttpJsonVpnGatewayStub.setLabelsVpnGatewayCallable() |
com.google.api.gax.rpc.UnaryCallable<SetLabelsVpnGatewayHttpRequest,Operation> |
VpnGatewayStub.setLabelsVpnGatewayCallable() |
com.google.api.gax.rpc.UnaryCallSettings<SetLabelsVpnGatewayHttpRequest,Operation> |
VpnGatewayStubSettings.setLabelsVpnGatewaySettings()
Returns the object with the settings used for calls to setLabelsVpnGateway.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsVpnGatewayHttpRequest,Operation> |
VpnGatewayStubSettings.Builder.setLabelsVpnGatewaySettings()
Returns the builder for the settings used for calls to setLabelsVpnGateway.
|
Copyright © 2019 Google LLC. All rights reserved.