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 InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList.Builder. build()InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList.Builder. buildPartial()static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. getDefaultInstance()InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList.Builder. getDefaultInstanceForType()InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. getDefaultInstanceForType()static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseDelimitedFrom(InputStream input)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseFrom(byte[] data)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseFrom(com.google.protobuf.ByteString data)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseFrom(InputStream input)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. parseFrom(ByteBuffer data)static InstanceGroupManagerAggregatedListInstanceGroupManagerAggregatedList. 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.AggregatedListPageInstanceGroupManagersClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListInstanceGroupManagersRequest,InstanceGroupManagerAggregatedList,Map.Entry<String,InstanceGroupManagersScopedList>> context, InstanceGroupManagerAggregatedList response)InstanceGroupManagerAggregatedList.BuilderInstanceGroupManagerAggregatedList.Builder. mergeFrom(InstanceGroupManagerAggregatedList other)static InstanceGroupManagerAggregatedList.BuilderInstanceGroupManagerAggregatedList. newBuilder(InstanceGroupManagerAggregatedList prototype) -
Uses of InstanceGroupManagerAggregatedList in com.google.cloud.compute.v1.stub
-