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