Uses of Class
com.google.cloud.compute.v1.InsertRegionTargetHttpProxyRequest
-
Packages that use InsertRegionTargetHttpProxyRequest 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 InsertRegionTargetHttpProxyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertRegionTargetHttpProxyRequest Modifier and Type Method Description InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest.Builder. build()InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest.Builder. buildPartial()static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. getDefaultInstance()InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest.Builder. getDefaultInstanceForType()InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. getDefaultInstanceForType()static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseDelimitedFrom(InputStream input)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseFrom(byte[] data)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseFrom(com.google.protobuf.ByteString data)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseFrom(InputStream input)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseFrom(ByteBuffer data)static InsertRegionTargetHttpProxyRequestInsertRegionTargetHttpProxyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertRegionTargetHttpProxyRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertRegionTargetHttpProxyRequest>InsertRegionTargetHttpProxyRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<InsertRegionTargetHttpProxyRequest,Operation>RegionTargetHttpProxiesClient. insertCallable()Creates a TargetHttpProxy resource in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallable<InsertRegionTargetHttpProxyRequest,Operation,Operation>RegionTargetHttpProxiesClient. insertOperationCallable()Creates a TargetHttpProxy resource in the specified project and region using the data included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionTargetHttpProxyRequest,Operation,Operation>RegionTargetHttpProxiesSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertRegionTargetHttpProxyRequest,Operation,Operation>RegionTargetHttpProxiesSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionTargetHttpProxyRequest,Operation>RegionTargetHttpProxiesSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertRegionTargetHttpProxyRequest,Operation>RegionTargetHttpProxiesSettings. insertSettings()Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertRegionTargetHttpProxyRequest>InsertRegionTargetHttpProxyRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type InsertRegionTargetHttpProxyRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionTargetHttpProxiesClient. insertAsync(InsertRegionTargetHttpProxyRequest request)Creates a TargetHttpProxy resource in the specified project and region using the data included in the request.InsertRegionTargetHttpProxyRequest.BuilderInsertRegionTargetHttpProxyRequest.Builder. mergeFrom(InsertRegionTargetHttpProxyRequest other)static InsertRegionTargetHttpProxyRequest.BuilderInsertRegionTargetHttpProxyRequest. newBuilder(InsertRegionTargetHttpProxyRequest prototype) -
Uses of InsertRegionTargetHttpProxyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertRegionTargetHttpProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertRegionTargetHttpProxyRequest,Operation>HttpJsonRegionTargetHttpProxiesStub. insertCallable()com.google.api.gax.rpc.UnaryCallable<InsertRegionTargetHttpProxyRequest,Operation>RegionTargetHttpProxiesStub. insertCallable()com.google.api.gax.rpc.OperationCallable<InsertRegionTargetHttpProxyRequest,Operation,Operation>HttpJsonRegionTargetHttpProxiesStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallable<InsertRegionTargetHttpProxyRequest,Operation,Operation>RegionTargetHttpProxiesStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionTargetHttpProxyRequest,Operation,Operation>RegionTargetHttpProxiesStubSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertRegionTargetHttpProxyRequest,Operation,Operation>RegionTargetHttpProxiesStubSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionTargetHttpProxyRequest,Operation>RegionTargetHttpProxiesStubSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertRegionTargetHttpProxyRequest,Operation>RegionTargetHttpProxiesStubSettings. insertSettings()Returns the object with the settings used for calls to insert.
-