Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
InterconnectLocationClient.ListInterconnectLocationsPagedResponse |
InterconnectLocationClient.listInterconnectLocations(ListInterconnectLocationsHttpRequest request)
Retrieves the list of interconnect locations available to the specified project.
|
InterconnectLocationClient.ListInterconnectLocationsPagedResponse |
InterconnectLocationClient.listInterconnectLocations(ProjectName project)
Retrieves the list of interconnect locations available to the specified project.
|
InterconnectLocationClient.ListInterconnectLocationsPagedResponse |
InterconnectLocationClient.listInterconnectLocations(String project)
Retrieves the list of interconnect locations available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<InterconnectLocationClient.ListInterconnectLocationsPagedResponse> |
InterconnectLocationClient.ListInterconnectLocationsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context,
com.google.api.core.ApiFuture<InterconnectLocationList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInterconnectLocationsHttpRequest,InterconnectLocationClient.ListInterconnectLocationsPagedResponse> |
InterconnectLocationClient.listInterconnectLocationsPagedCallable()
Retrieves the list of interconnect locations available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocationClient.ListInterconnectLocationsPagedResponse> |
InterconnectLocationSettings.listInterconnectLocationsSettings()
Returns the object with the settings used for calls to listInterconnectLocations.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocationClient.ListInterconnectLocationsPagedResponse> |
InterconnectLocationSettings.Builder.listInterconnectLocationsSettings()
Returns the builder for the settings used for calls to listInterconnectLocations.
|
Copyright © 2019 Google LLC. All rights reserved.