Uses of Class
com.google.cloud.compute.v1.InstanceGroupAggregatedList
-
Packages that use InstanceGroupAggregatedList 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 InstanceGroupAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InstanceGroupAggregatedList Modifier and Type Method Description InstanceGroupAggregatedListInstanceGroupAggregatedList.Builder. build()InstanceGroupAggregatedListInstanceGroupAggregatedList.Builder. buildPartial()static InstanceGroupAggregatedListInstanceGroupAggregatedList. getDefaultInstance()InstanceGroupAggregatedListInstanceGroupAggregatedList.Builder. getDefaultInstanceForType()InstanceGroupAggregatedListInstanceGroupAggregatedList. getDefaultInstanceForType()static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseDelimitedFrom(InputStream input)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseFrom(byte[] data)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseFrom(com.google.protobuf.ByteString data)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseFrom(InputStream input)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseFrom(ByteBuffer data)static InstanceGroupAggregatedListInstanceGroupAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InstanceGroupAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList>InstanceGroupsClient. aggregatedListCallable()Retrieves the list of instance groups and sorts them by zone.com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList,InstanceGroupsClient.AggregatedListPagedResponse>InstanceGroupsSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList,InstanceGroupsClient.AggregatedListPagedResponse>InstanceGroupsSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<InstanceGroupAggregatedList>InstanceGroupAggregatedList. getParserForType()static com.google.protobuf.Parser<InstanceGroupAggregatedList>InstanceGroupAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type InstanceGroupAggregatedList Modifier and Type Method Description protected InstanceGroupsClient.AggregatedListPageInstanceGroupsClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList,Map.Entry<String,InstanceGroupsScopedList>> context, InstanceGroupAggregatedList response)InstanceGroupAggregatedList.BuilderInstanceGroupAggregatedList.Builder. mergeFrom(InstanceGroupAggregatedList other)static InstanceGroupAggregatedList.BuilderInstanceGroupAggregatedList. newBuilder(InstanceGroupAggregatedList prototype) -
Uses of InstanceGroupAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InstanceGroupAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList>HttpJsonInstanceGroupsStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList>InstanceGroupsStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList,InstanceGroupsClient.AggregatedListPagedResponse>InstanceGroupsStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListInstanceGroupsRequest,InstanceGroupAggregatedList,InstanceGroupsClient.AggregatedListPagedResponse>InstanceGroupsStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-