Uses of Class
com.google.cloud.compute.v1.ForwardingRuleAggregatedList
-
Packages that use ForwardingRuleAggregatedList 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 ForwardingRuleAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ForwardingRuleAggregatedList Modifier and Type Method Description ForwardingRuleAggregatedListForwardingRuleAggregatedList.Builder. build()ForwardingRuleAggregatedListForwardingRuleAggregatedList.Builder. buildPartial()static ForwardingRuleAggregatedListForwardingRuleAggregatedList. getDefaultInstance()ForwardingRuleAggregatedListForwardingRuleAggregatedList.Builder. getDefaultInstanceForType()ForwardingRuleAggregatedListForwardingRuleAggregatedList. getDefaultInstanceForType()static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseDelimitedFrom(InputStream input)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseFrom(byte[] data)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseFrom(com.google.protobuf.ByteString data)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseFrom(InputStream input)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseFrom(ByteBuffer data)static ForwardingRuleAggregatedListForwardingRuleAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ForwardingRuleAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList>ForwardingRulesClient. aggregatedListCallable()Retrieves an aggregated list of forwarding rules.com.google.api.gax.rpc.PagedCallSettings<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList,ForwardingRulesClient.AggregatedListPagedResponse>ForwardingRulesSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList,ForwardingRulesClient.AggregatedListPagedResponse>ForwardingRulesSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<ForwardingRuleAggregatedList>ForwardingRuleAggregatedList. getParserForType()static com.google.protobuf.Parser<ForwardingRuleAggregatedList>ForwardingRuleAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type ForwardingRuleAggregatedList Modifier and Type Method Description protected ForwardingRulesClient.AggregatedListPageForwardingRulesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList,Map.Entry<String,ForwardingRulesScopedList>> context, ForwardingRuleAggregatedList response)ForwardingRuleAggregatedList.BuilderForwardingRuleAggregatedList.Builder. mergeFrom(ForwardingRuleAggregatedList other)static ForwardingRuleAggregatedList.BuilderForwardingRuleAggregatedList. newBuilder(ForwardingRuleAggregatedList prototype) -
Uses of ForwardingRuleAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ForwardingRuleAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList>ForwardingRulesStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList>HttpJsonForwardingRulesStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList,ForwardingRulesClient.AggregatedListPagedResponse>ForwardingRulesStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList,ForwardingRulesClient.AggregatedListPagedResponse>ForwardingRulesStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-