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