| 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.ListPagedResponse |
NetworkAttachmentsClient.list(ListNetworkAttachmentsRequest request)
Lists the NetworkAttachments for a project in the given scope.
|
NetworkAttachmentsClient.ListPagedResponse |
NetworkAttachmentsClient.list(String project,
String region)
Lists the NetworkAttachments for a project in the given scope.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<NetworkAttachmentsClient.ListPagedResponse> |
NetworkAttachmentsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachment> context,
com.google.api.core.ApiFuture<NetworkAttachmentList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListNetworkAttachmentsRequest,NetworkAttachmentsClient.ListPagedResponse> |
NetworkAttachmentsClient.listPagedCallable()
Lists the NetworkAttachments for a project in the given scope.
|
com.google.api.gax.rpc.PagedCallSettings<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachmentsClient.ListPagedResponse> |
NetworkAttachmentsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachmentsClient.ListPagedResponse> |
NetworkAttachmentsSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListNetworkAttachmentsRequest,NetworkAttachmentsClient.ListPagedResponse> |
HttpJsonNetworkAttachmentsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListNetworkAttachmentsRequest,NetworkAttachmentsClient.ListPagedResponse> |
NetworkAttachmentsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachmentsClient.ListPagedResponse> |
NetworkAttachmentsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListNetworkAttachmentsRequest,NetworkAttachmentList,NetworkAttachmentsClient.ListPagedResponse> |
NetworkAttachmentsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.