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