UnaryCallable<AggregatedListInstanceGroupsHttpRequest,InstanceGroupAggregatedList> |
InstanceGroupClient.aggregatedListInstanceGroupsCallable()
Retrieves the list of instance groups and sorts them by zone.
|
UnaryCallable<AggregatedListInstanceGroupsHttpRequest,InstanceGroupClient.AggregatedListInstanceGroupsPagedResponse> |
InstanceGroupClient.aggregatedListInstanceGroupsPagedCallable()
Retrieves the list of instance groups and sorts them by zone.
|
PagedCallSettings<AggregatedListInstanceGroupsHttpRequest,InstanceGroupAggregatedList,InstanceGroupClient.AggregatedListInstanceGroupsPagedResponse> |
InstanceGroupSettings.aggregatedListInstanceGroupsSettings()
Returns the object with the settings used for calls to aggregatedListInstanceGroups.
|
PagedCallSettings.Builder<AggregatedListInstanceGroupsHttpRequest,InstanceGroupAggregatedList,InstanceGroupClient.AggregatedListInstanceGroupsPagedResponse> |
InstanceGroupSettings.Builder.aggregatedListInstanceGroupsSettings()
Returns the builder for the settings used for calls to aggregatedListInstanceGroups.
|