Uses of Class
com.google.cloud.compute.v1.PatchTargetGrpcProxyRequest
-
Packages that use PatchTargetGrpcProxyRequest 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 PatchTargetGrpcProxyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return PatchTargetGrpcProxyRequest Modifier and Type Method Description PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest.Builder. build()PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest.Builder. buildPartial()static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. getDefaultInstance()PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest.Builder. getDefaultInstanceForType()PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. getDefaultInstanceForType()static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseDelimitedFrom(InputStream input)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseFrom(byte[] data)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseFrom(com.google.protobuf.ByteString data)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseFrom(InputStream input)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseFrom(ByteBuffer data)static PatchTargetGrpcProxyRequestPatchTargetGrpcProxyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type PatchTargetGrpcProxyRequest Modifier and Type Method Description com.google.protobuf.Parser<PatchTargetGrpcProxyRequest>PatchTargetGrpcProxyRequest. getParserForType()static com.google.protobuf.Parser<PatchTargetGrpcProxyRequest>PatchTargetGrpcProxyRequest. parser()com.google.api.gax.rpc.UnaryCallable<PatchTargetGrpcProxyRequest,Operation>TargetGrpcProxiesClient. patchCallable()Patches the specified TargetGrpcProxy resource with the data included in the request.com.google.api.gax.rpc.OperationCallable<PatchTargetGrpcProxyRequest,Operation,Operation>TargetGrpcProxiesClient. patchOperationCallable()Patches the specified TargetGrpcProxy resource with the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<PatchTargetGrpcProxyRequest,Operation,Operation>TargetGrpcProxiesSettings.Builder. patchOperationSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.OperationCallSettings<PatchTargetGrpcProxyRequest,Operation,Operation>TargetGrpcProxiesSettings. patchOperationSettings()Returns the object with the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchTargetGrpcProxyRequest,Operation>TargetGrpcProxiesSettings.Builder. patchSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings<PatchTargetGrpcProxyRequest,Operation>TargetGrpcProxiesSettings. patchSettings()Returns the object with the settings used for calls to patch.Methods in com.google.cloud.compute.v1 with parameters of type PatchTargetGrpcProxyRequest Modifier and Type Method Description PatchTargetGrpcProxyRequest.BuilderPatchTargetGrpcProxyRequest.Builder. mergeFrom(PatchTargetGrpcProxyRequest other)static PatchTargetGrpcProxyRequest.BuilderPatchTargetGrpcProxyRequest. newBuilder(PatchTargetGrpcProxyRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>TargetGrpcProxiesClient. patchAsync(PatchTargetGrpcProxyRequest request)Patches the specified TargetGrpcProxy resource with the data included in the request. -
Uses of PatchTargetGrpcProxyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type PatchTargetGrpcProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<PatchTargetGrpcProxyRequest,Operation>HttpJsonTargetGrpcProxiesStub. patchCallable()com.google.api.gax.rpc.UnaryCallable<PatchTargetGrpcProxyRequest,Operation>TargetGrpcProxiesStub. patchCallable()com.google.api.gax.rpc.OperationCallable<PatchTargetGrpcProxyRequest,Operation,Operation>HttpJsonTargetGrpcProxiesStub. patchOperationCallable()com.google.api.gax.rpc.OperationCallable<PatchTargetGrpcProxyRequest,Operation,Operation>TargetGrpcProxiesStub. patchOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<PatchTargetGrpcProxyRequest,Operation,Operation>TargetGrpcProxiesStubSettings.Builder. patchOperationSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.OperationCallSettings<PatchTargetGrpcProxyRequest,Operation,Operation>TargetGrpcProxiesStubSettings. patchOperationSettings()Returns the object with the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchTargetGrpcProxyRequest,Operation>TargetGrpcProxiesStubSettings.Builder. patchSettings()Returns the builder for the settings used for calls to patch.com.google.api.gax.rpc.UnaryCallSettings<PatchTargetGrpcProxyRequest,Operation>TargetGrpcProxiesStubSettings. patchSettings()Returns the object with the settings used for calls to patch.
-