| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected ServiceAttachmentsClient.ListPage |
ServiceAttachmentsClient.ListPage.createPage(com.google.api.gax.rpc.PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context,
ServiceAttachmentList response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<ServiceAttachmentsClient.ListPage> |
ServiceAttachmentsClient.ListPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context,
com.google.api.core.ApiFuture<ServiceAttachmentList> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected ServiceAttachmentsClient.ListFixedSizeCollection |
ServiceAttachmentsClient.ListFixedSizeCollection.createCollection(List<ServiceAttachmentsClient.ListPage> pages,
int collectionSize) |
Copyright © 2024 Google LLC. All rights reserved.