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