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 SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest.Builder. build()SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest.Builder. buildPartial()static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. getDefaultInstance()SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest.Builder. getDefaultInstanceForType()SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. getDefaultInstanceForType()static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseDelimitedFrom(InputStream input)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseFrom(byte[] data)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseFrom(com.google.protobuf.ByteString data)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseFrom(InputStream input)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. parseFrom(ByteBuffer data)static SetLabelsVpnTunnelRequestSetLabelsVpnTunnelRequest. 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.BuilderSetLabelsVpnTunnelRequest.Builder. mergeFrom(SetLabelsVpnTunnelRequest other)static SetLabelsVpnTunnelRequest.BuilderSetLabelsVpnTunnelRequest. 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.
-