UnaryCallable<ListInterconnectLocationsHttpRequest,InterconnectLocationList> |
InterconnectLocationClient.listInterconnectLocationsCallable()
Retrieves the list of interconnect locations available to the specified project.
|
UnaryCallable<ListInterconnectLocationsHttpRequest,InterconnectLocationClient.ListInterconnectLocationsPagedResponse> |
InterconnectLocationClient.listInterconnectLocationsPagedCallable()
Retrieves the list of interconnect locations available to the specified project.
|
PagedCallSettings<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocationClient.ListInterconnectLocationsPagedResponse> |
InterconnectLocationSettings.listInterconnectLocationsSettings()
Returns the object with the settings used for calls to listInterconnectLocations.
|
PagedCallSettings.Builder<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocationClient.ListInterconnectLocationsPagedResponse> |
InterconnectLocationSettings.Builder.listInterconnectLocationsSettings()
Returns the builder for the settings used for calls to listInterconnectLocations.
|