UnaryCallable<AggregatedListInstanceGroupManagersHttpRequest,InstanceGroupManagerAggregatedList> |
InstanceGroupManagerClient.aggregatedListInstanceGroupManagersCallable()
Retrieves the list of managed instance groups and groups them by zone.
|
UnaryCallable<AggregatedListInstanceGroupManagersHttpRequest,InstanceGroupManagerClient.AggregatedListInstanceGroupManagersPagedResponse> |
InstanceGroupManagerClient.aggregatedListInstanceGroupManagersPagedCallable()
Retrieves the list of managed instance groups and groups them by zone.
|
PagedCallSettings<AggregatedListInstanceGroupManagersHttpRequest,InstanceGroupManagerAggregatedList,InstanceGroupManagerClient.AggregatedListInstanceGroupManagersPagedResponse> |
InstanceGroupManagerSettings.aggregatedListInstanceGroupManagersSettings()
Returns the object with the settings used for calls to aggregatedListInstanceGroupManagers.
|
PagedCallSettings.Builder<AggregatedListInstanceGroupManagersHttpRequest,InstanceGroupManagerAggregatedList,InstanceGroupManagerClient.AggregatedListInstanceGroupManagersPagedResponse> |
InstanceGroupManagerSettings.Builder.aggregatedListInstanceGroupManagersSettings()
Returns the builder for the settings used for calls to aggregatedListInstanceGroupManagers.
|