Uses of Class
com.google.cloud.compute.v1.SetLabelsTargetVpnGatewayRequest
-
Packages that use SetLabelsTargetVpnGatewayRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of SetLabelsTargetVpnGatewayRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetLabelsTargetVpnGatewayRequest Modifier and Type Method Description SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest.Builder. build()
SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest.Builder. buildPartial()
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. getDefaultInstance()
SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest.Builder. getDefaultInstanceForType()
SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. getDefaultInstanceForType()
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseDelimitedFrom(InputStream input)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseFrom(byte[] data)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseFrom(com.google.protobuf.ByteString data)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseFrom(InputStream input)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseFrom(ByteBuffer data)
static SetLabelsTargetVpnGatewayRequest
SetLabelsTargetVpnGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type SetLabelsTargetVpnGatewayRequest Modifier and Type Method Description com.google.protobuf.Parser<SetLabelsTargetVpnGatewayRequest>
SetLabelsTargetVpnGatewayRequest. getParserForType()
static com.google.protobuf.Parser<SetLabelsTargetVpnGatewayRequest>
SetLabelsTargetVpnGatewayRequest. parser()
com.google.api.gax.rpc.UnaryCallable<SetLabelsTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysClient. setLabelsCallable()
Sets the labels on a TargetVpnGateway.com.google.api.gax.rpc.OperationCallable<SetLabelsTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysClient. setLabelsOperationCallable()
Sets the labels on a TargetVpnGateway.com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysSettings.Builder. setLabelsOperationSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysSettings. setLabelsOperationSettings()
Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysSettings.Builder. setLabelsSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysSettings. setLabelsSettings()
Returns the object with the settings used for calls to setLabels.Methods in com.google.cloud.compute.v1 with parameters of type SetLabelsTargetVpnGatewayRequest Modifier and Type Method Description SetLabelsTargetVpnGatewayRequest.Builder
SetLabelsTargetVpnGatewayRequest.Builder. mergeFrom(SetLabelsTargetVpnGatewayRequest other)
static SetLabelsTargetVpnGatewayRequest.Builder
SetLabelsTargetVpnGatewayRequest. newBuilder(SetLabelsTargetVpnGatewayRequest prototype)
com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
TargetVpnGatewaysClient. setLabelsAsync(SetLabelsTargetVpnGatewayRequest request)
Sets the labels on a TargetVpnGateway. -
Uses of SetLabelsTargetVpnGatewayRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetLabelsTargetVpnGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetLabelsTargetVpnGatewayRequest,Operation>
HttpJsonTargetVpnGatewaysStub. setLabelsCallable()
com.google.api.gax.rpc.UnaryCallable<SetLabelsTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysStub. setLabelsCallable()
com.google.api.gax.rpc.OperationCallable<SetLabelsTargetVpnGatewayRequest,Operation,Operation>
HttpJsonTargetVpnGatewaysStub. setLabelsOperationCallable()
com.google.api.gax.rpc.OperationCallable<SetLabelsTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysStub. setLabelsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysStubSettings.Builder. setLabelsOperationSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsTargetVpnGatewayRequest,Operation,Operation>
TargetVpnGatewaysStubSettings. setLabelsOperationSettings()
Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysStubSettings.Builder. setLabelsSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsTargetVpnGatewayRequest,Operation>
TargetVpnGatewaysStubSettings. setLabelsSettings()
Returns the object with the settings used for calls to setLabels.
-