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 | Field and Description |
---|---|
static ApiMethodDescriptor<ListInterconnectsHttpRequest,InterconnectList> |
HttpJsonInterconnectStub.listInterconnectsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListInterconnectsHttpRequest,InterconnectList> |
HttpJsonInterconnectStub.listInterconnectsCallable() |
UnaryCallable<ListInterconnectsHttpRequest,InterconnectList> |
InterconnectStub.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.