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