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 |
---|---|
InterconnectAttachmentList |
InterconnectAttachmentList.Builder.build() |
static InterconnectAttachmentList |
InterconnectAttachmentList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList> |
InterconnectAttachmentClient.listInterconnectAttachmentsCallable()
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.
|
Modifier and Type | Method and Description |
---|---|
protected InterconnectAttachmentClient.ListInterconnectAttachmentsPage |
InterconnectAttachmentClient.ListInterconnectAttachmentsPage.createPage(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachment> context,
InterconnectAttachmentList response) |
InterconnectAttachmentList.Builder |
InterconnectAttachmentList.Builder.mergeFrom(InterconnectAttachmentList other) |
static InterconnectAttachmentList.Builder |
InterconnectAttachmentList.newBuilder(InterconnectAttachmentList prototype) |
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) |
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) |
protected InterconnectAttachmentClient.ListInterconnectAttachmentsPage |
InterconnectAttachmentClient.ListInterconnectAttachmentsPage.createPage(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachment> context,
InterconnectAttachmentList response) |
com.google.api.core.ApiFuture<InterconnectAttachmentClient.ListInterconnectAttachmentsPage> |
InterconnectAttachmentClient.ListInterconnectAttachmentsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachment> context,
com.google.api.core.ApiFuture<InterconnectAttachmentList> futureResponse) |
com.google.api.core.ApiFuture<InterconnectAttachmentClient.ListInterconnectAttachmentsPage> |
InterconnectAttachmentClient.ListInterconnectAttachmentsPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachment> context,
com.google.api.core.ApiFuture<InterconnectAttachmentList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList> |
HttpJsonInterconnectAttachmentStub.listInterconnectAttachmentsMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList> |
InterconnectAttachmentStub.listInterconnectAttachmentsCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList> |
HttpJsonInterconnectAttachmentStub.listInterconnectAttachmentsCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> |
InterconnectAttachmentStubSettings.listInterconnectAttachmentsSettings()
Returns the object with the settings used for calls to listInterconnectAttachments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInterconnectAttachmentsHttpRequest,InterconnectAttachmentList,InterconnectAttachmentClient.ListInterconnectAttachmentsPagedResponse> |
InterconnectAttachmentStubSettings.Builder.listInterconnectAttachmentsSettings()
Returns the builder for the settings used for calls to listInterconnectAttachments.
|
Copyright © 2019 Google LLC. All rights reserved.