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 |
---|---|
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) |
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 |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListInterconnectsHttpRequest,InterconnectClient.ListInterconnectsPagedResponse> |
InterconnectStub.listInterconnectsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInterconnectsHttpRequest,InterconnectClient.ListInterconnectsPagedResponse> |
HttpJsonInterconnectStub.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.