| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
NetworkAttachmentsClient.AggregatedListPagedResponse |
NetworkAttachmentsClient.aggregatedList(AggregatedListNetworkAttachmentsRequest request)
Retrieves the list of all NetworkAttachment resources, regional and global, available to the
specified project.
|
NetworkAttachmentsClient.AggregatedListPagedResponse |
NetworkAttachmentsClient.aggregatedList(String project)
Retrieves the list of all NetworkAttachment resources, regional and global, available to the
specified project.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListNetworkAttachmentsRequest,NetworkAttachmentsClient.AggregatedListPagedResponse> |
NetworkAttachmentsClient.aggregatedListPagedCallable()
Retrieves the list of all NetworkAttachment resources, regional and global, available to the
specified project.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListNetworkAttachmentsRequest,NetworkAttachmentAggregatedList,NetworkAttachmentsClient.AggregatedListPagedResponse> |
NetworkAttachmentsSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListNetworkAttachmentsRequest,NetworkAttachmentAggregatedList,NetworkAttachmentsClient.AggregatedListPagedResponse> |
NetworkAttachmentsSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<NetworkAttachmentsClient.AggregatedListPagedResponse> |
NetworkAttachmentsClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListNetworkAttachmentsRequest,NetworkAttachmentAggregatedList,Map.Entry<String,NetworkAttachmentsScopedList>> context,
com.google.api.core.ApiFuture<NetworkAttachmentAggregatedList> futureResponse) |
Copyright © 2024 Google LLC. All rights reserved.