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