Uses of Class
com.google.cloud.compute.v1.SetTargetGlobalForwardingRuleRequest
-
Packages that use SetTargetGlobalForwardingRuleRequest 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 SetTargetGlobalForwardingRuleRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetTargetGlobalForwardingRuleRequest Modifier and Type Method Description SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest.Builder. build()SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest.Builder. buildPartial()static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. getDefaultInstance()SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest.Builder. getDefaultInstanceForType()SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. getDefaultInstanceForType()static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseDelimitedFrom(InputStream input)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseFrom(byte[] data)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.ByteString data)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseFrom(InputStream input)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseFrom(ByteBuffer data)static SetTargetGlobalForwardingRuleRequestSetTargetGlobalForwardingRuleRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SetTargetGlobalForwardingRuleRequest Modifier and Type Method Description com.google.protobuf.Parser<SetTargetGlobalForwardingRuleRequest>SetTargetGlobalForwardingRuleRequest. getParserForType()static com.google.protobuf.Parser<SetTargetGlobalForwardingRuleRequest>SetTargetGlobalForwardingRuleRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetTargetGlobalForwardingRuleRequest,Operation>GlobalForwardingRulesClient. setTargetCallable()Changes target URL for the GlobalForwardingRule resource.com.google.api.gax.rpc.OperationCallable<SetTargetGlobalForwardingRuleRequest,Operation,Operation>GlobalForwardingRulesClient. setTargetOperationCallable()Changes target URL for the GlobalForwardingRule resource.com.google.api.gax.rpc.OperationCallSettings.Builder<SetTargetGlobalForwardingRuleRequest,Operation,Operation>GlobalForwardingRulesSettings.Builder. setTargetOperationSettings()Returns the builder for the settings used for calls to setTarget.com.google.api.gax.rpc.OperationCallSettings<SetTargetGlobalForwardingRuleRequest,Operation,Operation>GlobalForwardingRulesSettings. setTargetOperationSettings()Returns the object with the settings used for calls to setTarget.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetTargetGlobalForwardingRuleRequest,Operation>GlobalForwardingRulesSettings.Builder. setTargetSettings()Returns the builder for the settings used for calls to setTarget.com.google.api.gax.rpc.UnaryCallSettings<SetTargetGlobalForwardingRuleRequest,Operation>GlobalForwardingRulesSettings. setTargetSettings()Returns the object with the settings used for calls to setTarget.Methods in com.google.cloud.compute.v1 with parameters of type SetTargetGlobalForwardingRuleRequest Modifier and Type Method Description SetTargetGlobalForwardingRuleRequest.BuilderSetTargetGlobalForwardingRuleRequest.Builder. mergeFrom(SetTargetGlobalForwardingRuleRequest other)static SetTargetGlobalForwardingRuleRequest.BuilderSetTargetGlobalForwardingRuleRequest. newBuilder(SetTargetGlobalForwardingRuleRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>GlobalForwardingRulesClient. setTargetAsync(SetTargetGlobalForwardingRuleRequest request)Changes target URL for the GlobalForwardingRule resource. -
Uses of SetTargetGlobalForwardingRuleRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetTargetGlobalForwardingRuleRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetTargetGlobalForwardingRuleRequest,Operation>GlobalForwardingRulesStub. setTargetCallable()com.google.api.gax.rpc.UnaryCallable<SetTargetGlobalForwardingRuleRequest,Operation>HttpJsonGlobalForwardingRulesStub. setTargetCallable()com.google.api.gax.rpc.OperationCallable<SetTargetGlobalForwardingRuleRequest,Operation,Operation>GlobalForwardingRulesStub. setTargetOperationCallable()com.google.api.gax.rpc.OperationCallable<SetTargetGlobalForwardingRuleRequest,Operation,Operation>HttpJsonGlobalForwardingRulesStub. setTargetOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetTargetGlobalForwardingRuleRequest,Operation,Operation>GlobalForwardingRulesStubSettings.Builder. setTargetOperationSettings()Returns the builder for the settings used for calls to setTarget.com.google.api.gax.rpc.OperationCallSettings<SetTargetGlobalForwardingRuleRequest,Operation,Operation>GlobalForwardingRulesStubSettings. setTargetOperationSettings()Returns the object with the settings used for calls to setTarget.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetTargetGlobalForwardingRuleRequest,Operation>GlobalForwardingRulesStubSettings.Builder. setTargetSettings()Returns the builder for the settings used for calls to setTarget.com.google.api.gax.rpc.UnaryCallSettings<SetTargetGlobalForwardingRuleRequest,Operation>GlobalForwardingRulesStubSettings. setTargetSettings()Returns the object with the settings used for calls to setTarget.
-