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