| 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 | 
|---|---|
InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse | 
InterconnectAttachmentClient.listInterconnectAttachments(ListInterconnectAttachmentsHttpRequest request)
Retrieves the list of interconnect attachments contained within the specified region. 
 | 
InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse | 
InterconnectAttachmentClient.listInterconnectAttachments(ProjectRegionName region)
Retrieves the list of interconnect attachments contained within the specified region. 
 | 
InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse | 
InterconnectAttachmentClient.listInterconnectAttachments(String region)
Retrieves the list of interconnect attachments contained within the specified region. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> | 
InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachment> context,
           com.google.api.core.ApiFuture<InterconnectAttachmentList> futureResponse)  | 
com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> | 
InterconnectAttachmentClient.listInterconnectAttachmentsPagedCallable()
Retrieves the list of interconnect attachments contained within the specified region. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> | 
InterconnectAttachmentSettings.listInterconnectAttachmentsSettings()
Returns the object with the settings used for calls to listInterconnectAttachments. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> | 
InterconnectAttachmentSettings.Builder.listInterconnectAttachmentsSettings()
Returns the builder for the settings used for calls to listInterconnectAttachments. 
 | 
Copyright © 2019 Google LLC. All rights reserved.