| 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 | 
|---|---|
InterconnectLocation | 
InterconnectLocation.Builder.build()  | 
static InterconnectLocation | 
InterconnectLocation.getDefaultInstance()  | 
InterconnectLocation | 
InterconnectLocationClient.getInterconnectLocation(GetInterconnectLocationHttpRequest request)
Returns the details for the specified interconnect location. 
 | 
InterconnectLocation | 
InterconnectLocationClient.getInterconnectLocation(ProjectGlobalInterconnectLocationName interconnectLocation)
Returns the details for the specified interconnect location. 
 | 
InterconnectLocation | 
InterconnectLocationClient.getInterconnectLocation(String interconnectLocation)
Returns the details for the specified interconnect location. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetInterconnectLocationHttpRequest,InterconnectLocation> | 
InterconnectLocationClient.getInterconnectLocationCallable()
Returns the details for the specified interconnect location. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<GetInterconnectLocationHttpRequest,InterconnectLocation> | 
InterconnectLocationSettings.getInterconnectLocationSettings()
Returns the object with the settings used for calls to getInterconnectLocation. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectLocationHttpRequest,InterconnectLocation> | 
InterconnectLocationSettings.Builder.getInterconnectLocationSettings()
Returns the builder for the settings used for calls to getInterconnectLocation. 
 | 
List<InterconnectLocation> | 
InterconnectLocationList.getItemsList()
A list of InterconnectLocation resources. 
 | 
List<InterconnectLocation> | 
InterconnectLocationList.Builder.getItemsList()
A list of InterconnectLocation resources. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InterconnectLocationList.Builder | 
InterconnectLocationList.Builder.addItems(InterconnectLocation items)
A list of InterconnectLocation resources. 
 | 
InterconnectLocation.Builder | 
InterconnectLocation.Builder.mergeFrom(InterconnectLocation other)  | 
static InterconnectLocation.Builder | 
InterconnectLocation.newBuilder(InterconnectLocation prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
InterconnectLocationList.Builder | 
InterconnectLocationList.Builder.addAllItems(List<InterconnectLocation> items)
A list of InterconnectLocation resources. 
 | 
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<GetInterconnectLocationHttpRequest,InterconnectLocation> | 
HttpJsonInterconnectLocationStub.getInterconnectLocationMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetInterconnectLocationHttpRequest,InterconnectLocation> | 
InterconnectLocationStub.getInterconnectLocationCallable()  | 
com.google.api.gax.rpc.UnaryCallable<GetInterconnectLocationHttpRequest,InterconnectLocation> | 
HttpJsonInterconnectLocationStub.getInterconnectLocationCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<GetInterconnectLocationHttpRequest,InterconnectLocation> | 
InterconnectLocationStubSettings.getInterconnectLocationSettings()
Returns the object with the settings used for calls to getInterconnectLocation. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectLocationHttpRequest,InterconnectLocation> | 
InterconnectLocationStubSettings.Builder.getInterconnectLocationSettings()
Returns the builder for the settings used for calls to getInterconnectLocation. 
 | 
Copyright © 2019 Google LLC. All rights reserved.