UnaryCallable<AggregatedListInstancesHttpRequest,InstanceAggregatedList> |
InstanceClient.aggregatedListInstancesCallable()
Retrieves aggregated list of all of the instances in your project across all regions and zones.
|
UnaryCallable<AggregatedListInstancesHttpRequest,InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceClient.aggregatedListInstancesPagedCallable()
Retrieves aggregated list of all of the instances in your project across all regions and zones.
|
PagedCallSettings<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceSettings.aggregatedListInstancesSettings()
Returns the object with the settings used for calls to aggregatedListInstances.
|
PagedCallSettings.Builder<AggregatedListInstancesHttpRequest,InstanceAggregatedList,InstanceClient.AggregatedListInstancesPagedResponse> |
InstanceSettings.Builder.aggregatedListInstancesSettings()
Returns the builder for the settings used for calls to aggregatedListInstances.
|