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 |
---|---|
InterconnectClient.ListInterconnectsPagedResponse |
InterconnectClient.listInterconnects(ListInterconnectsHttpRequest request)
Retrieves the list of interconnect available to the specified project.
|
InterconnectClient.ListInterconnectsPagedResponse |
InterconnectClient.listInterconnects(ProjectName project)
Retrieves the list of interconnect available to the specified project.
|
InterconnectClient.ListInterconnectsPagedResponse |
InterconnectClient.listInterconnects(String project)
Retrieves the list of interconnect available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListInterconnectsHttpRequest,InterconnectClient.ListInterconnectsPagedResponse> |
InterconnectStub.listInterconnectsPagedCallable() |
UnaryCallable<ListInterconnectsHttpRequest,InterconnectClient.ListInterconnectsPagedResponse> |
HttpJsonInterconnectStub.listInterconnectsPagedCallable() |
PagedCallSettings<ListInterconnectsHttpRequest,InterconnectList,InterconnectClient.ListInterconnectsPagedResponse> |
InterconnectStubSettings.listInterconnectsSettings()
Returns the object with the settings used for calls to listInterconnects.
|
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.