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