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 |
---|---|
InterconnectLocationList |
InterconnectLocationList.Builder.build() |
static InterconnectLocationList |
InterconnectLocationList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListInterconnectLocationsHttpRequest,InterconnectLocationList> |
InterconnectLocationClient.listInterconnectLocationsCallable()
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.
|
Modifier and Type | Method and Description |
---|---|
protected InterconnectLocationClient.ListInterconnectLocationsPage |
InterconnectLocationClient.ListInterconnectLocationsPage.createPage(PageContext<ListInterconnectLocationsHttpRequest,InterconnectLocationList,InterconnectLocation> context,
InterconnectLocationList response) |
InterconnectLocationList.Builder |
InterconnectLocationList.Builder.mergeFrom(InterconnectLocationList other) |
static InterconnectLocationList.Builder |
InterconnectLocationList.newBuilder(InterconnectLocationList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListInterconnectLocationsHttpRequest,InterconnectLocationList> |
HttpJsonInterconnectLocationStub.listInterconnectLocationsMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.