Uses of Class
com.google.cloud.compute.v1.SetLabelsVpnGatewayRequest
-
Packages that use SetLabelsVpnGatewayRequest 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 SetLabelsVpnGatewayRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetLabelsVpnGatewayRequest Modifier and Type Method Description SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest.Builder. build()
SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest.Builder. buildPartial()
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. getDefaultInstance()
SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest.Builder. getDefaultInstanceForType()
SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. getDefaultInstanceForType()
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseDelimitedFrom(InputStream input)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseFrom(byte[] data)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseFrom(com.google.protobuf.ByteString data)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseFrom(InputStream input)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseFrom(ByteBuffer data)
static SetLabelsVpnGatewayRequest
SetLabelsVpnGatewayRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type SetLabelsVpnGatewayRequest Modifier and Type Method Description com.google.protobuf.Parser<SetLabelsVpnGatewayRequest>
SetLabelsVpnGatewayRequest. getParserForType()
static com.google.protobuf.Parser<SetLabelsVpnGatewayRequest>
SetLabelsVpnGatewayRequest. parser()
com.google.api.gax.rpc.UnaryCallable<SetLabelsVpnGatewayRequest,Operation>
VpnGatewaysClient. setLabelsCallable()
Sets the labels on a VpnGateway.com.google.api.gax.rpc.OperationCallable<SetLabelsVpnGatewayRequest,Operation,Operation>
VpnGatewaysClient. setLabelsOperationCallable()
Sets the labels on a VpnGateway.com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsVpnGatewayRequest,Operation,Operation>
VpnGatewaysSettings.Builder. setLabelsOperationSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsVpnGatewayRequest,Operation,Operation>
VpnGatewaysSettings. setLabelsOperationSettings()
Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsVpnGatewayRequest,Operation>
VpnGatewaysSettings.Builder. setLabelsSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsVpnGatewayRequest,Operation>
VpnGatewaysSettings. setLabelsSettings()
Returns the object with the settings used for calls to setLabels.Methods in com.google.cloud.compute.v1 with parameters of type SetLabelsVpnGatewayRequest Modifier and Type Method Description SetLabelsVpnGatewayRequest.Builder
SetLabelsVpnGatewayRequest.Builder. mergeFrom(SetLabelsVpnGatewayRequest other)
static SetLabelsVpnGatewayRequest.Builder
SetLabelsVpnGatewayRequest. newBuilder(SetLabelsVpnGatewayRequest prototype)
com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
VpnGatewaysClient. setLabelsAsync(SetLabelsVpnGatewayRequest request)
Sets the labels on a VpnGateway. -
Uses of SetLabelsVpnGatewayRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetLabelsVpnGatewayRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetLabelsVpnGatewayRequest,Operation>
HttpJsonVpnGatewaysStub. setLabelsCallable()
com.google.api.gax.rpc.UnaryCallable<SetLabelsVpnGatewayRequest,Operation>
VpnGatewaysStub. setLabelsCallable()
com.google.api.gax.rpc.OperationCallable<SetLabelsVpnGatewayRequest,Operation,Operation>
HttpJsonVpnGatewaysStub. setLabelsOperationCallable()
com.google.api.gax.rpc.OperationCallable<SetLabelsVpnGatewayRequest,Operation,Operation>
VpnGatewaysStub. setLabelsOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsVpnGatewayRequest,Operation,Operation>
VpnGatewaysStubSettings.Builder. setLabelsOperationSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsVpnGatewayRequest,Operation,Operation>
VpnGatewaysStubSettings. setLabelsOperationSettings()
Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsVpnGatewayRequest,Operation>
VpnGatewaysStubSettings.Builder. setLabelsSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsVpnGatewayRequest,Operation>
VpnGatewaysStubSettings. setLabelsSettings()
Returns the object with the settings used for calls to setLabels.
-