| 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 | 
|---|---|
ListInterconnectLocationsHttpRequest | 
ListInterconnectLocationsHttpRequest.Builder.build()  | 
static ListInterconnectLocationsHttpRequest | 
ListInterconnectLocationsHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListInterconnectLocationsHttpRequest,InterconnectLocationList> | 
InterconnectLocationClient.listInterconnectLocationsCallable()
Retrieves the list of interconnect locations available to the specified project. 
 | 
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InterconnectLocationClient.ListInterconnectLocationsPagedResponse | 
InterconnectLocationClient.listInterconnectLocations(ListInterconnectLocationsHttpRequest request)
Retrieves the list of interconnect locations available to the specified project. 
 | 
ListInterconnectLocationsHttpRequest.Builder | 
ListInterconnectLocationsHttpRequest.Builder.mergeFrom(ListInterconnectLocationsHttpRequest other)  | 
static ListInterconnectLocationsHttpRequest.Builder | 
ListInterconnectLocationsHttpRequest.newBuilder(ListInterconnectLocationsHttpRequest prototype)  | 
| 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)  | 
protected InterconnectLocationClient.ListInterconnectLocationsPage | 
InterconnectLocationClient.ListInterconnectLocationsPage.createPage(com.google.api.gax.rpc.PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context,
          InterconnectLocationList response)  | 
com.google.api.core.ApiFuture<InterconnectLocationClient.ListInterconnectLocationsPage> | 
InterconnectLocationClient.ListInterconnectLocationsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context,
               com.google.api.core.ApiFuture<InterconnectLocationList> futureResponse)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListInterconnectLocationsHttpRequest,InterconnectLocationList> | 
HttpJsonInterconnectLocationStub.listInterconnectLocationsMethodDescriptor  | 
Copyright © 2019 Google LLC. All rights reserved.