| 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 | 
|---|---|
ListInterconnectsHttpRequest | 
ListInterconnectsHttpRequest.Builder.build()  | 
static ListInterconnectsHttpRequest | 
ListInterconnectsHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListInterconnectsHttpRequest,InterconnectList> | 
InterconnectClient.listInterconnectsCallable()
Retrieves the list of interconnect available to the specified project. 
 | 
com.google.api.gax.rpc.UnaryCallable<ListInterconnectsHttpRequest,InterconnectClient.ListInterconnectsPagedResponse> | 
InterconnectClient.listInterconnectsPagedCallable()
Retrieves the list of interconnect available to the specified project. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectsHttpRequest,InterconnectList,InterconnectClient.ListInterconnectsPagedResponse> | 
InterconnectSettings.listInterconnectsSettings()
Returns the object with the settings used for calls to listInterconnects. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectsHttpRequest,InterconnectList,InterconnectClient.ListInterconnectsPagedResponse> | 
InterconnectSettings.Builder.listInterconnectsSettings()
Returns the builder for the settings used for calls to listInterconnects. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InterconnectClient.ListInterconnectsPagedResponse | 
InterconnectClient.listInterconnects(ListInterconnectsHttpRequest request)
Retrieves the list of interconnect available to the specified project. 
 | 
ListInterconnectsHttpRequest.Builder | 
ListInterconnectsHttpRequest.Builder.mergeFrom(ListInterconnectsHttpRequest other)  | 
static ListInterconnectsHttpRequest.Builder | 
ListInterconnectsHttpRequest.newBuilder(ListInterconnectsHttpRequest prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<InterconnectClient.ListInterconnectsPagedResponse> | 
InterconnectClient.ListInterconnectsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context,
           com.google.api.core.ApiFuture<InterconnectList> futureResponse)  | 
protected InterconnectClient.ListInterconnectsPage | 
InterconnectClient.ListInterconnectsPage.createPage(com.google.api.gax.rpc.PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context,
          InterconnectList response)  | 
com.google.api.core.ApiFuture<InterconnectClient.ListInterconnectsPage> | 
InterconnectClient.ListInterconnectsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectsHttpRequest,InterconnectList,Interconnect> context,
               com.google.api.core.ApiFuture<InterconnectList> futureResponse)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListInterconnectsHttpRequest,InterconnectList> | 
HttpJsonInterconnectStub.listInterconnectsMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListInterconnectsHttpRequest,InterconnectList> | 
HttpJsonInterconnectStub.listInterconnectsCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListInterconnectsHttpRequest,InterconnectList> | 
InterconnectStub.listInterconnectsCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListInterconnectsHttpRequest,InterconnectClient.ListInterconnectsPagedResponse> | 
HttpJsonInterconnectStub.listInterconnectsPagedCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ListInterconnectsHttpRequest,InterconnectClient.ListInterconnectsPagedResponse> | 
InterconnectStub.listInterconnectsPagedCallable()  | 
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectsHttpRequest,InterconnectList,InterconnectClient.ListInterconnectsPagedResponse> | 
InterconnectStubSettings.listInterconnectsSettings()
Returns the object with the settings used for calls to listInterconnects. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectsHttpRequest,InterconnectList,InterconnectClient.ListInterconnectsPagedResponse> | 
InterconnectStubSettings.Builder.listInterconnectsSettings()
Returns the builder for the settings used for calls to listInterconnects. 
 | 
Copyright © 2019 Google LLC. All rights reserved.