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