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