| 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 |
|---|---|
ServiceAttachmentsClient.ListPagedResponse |
ServiceAttachmentsClient.list(ListServiceAttachmentsRequest request)
Lists the ServiceAttachments for a project in the given scope.
|
ServiceAttachmentsClient.ListPagedResponse |
ServiceAttachmentsClient.list(String project,
String region)
Lists the ServiceAttachments for a project in the given scope.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ServiceAttachmentsClient.ListPagedResponse> |
ServiceAttachmentsClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachment> context,
com.google.api.core.ApiFuture<ServiceAttachmentList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListServiceAttachmentsRequest,ServiceAttachmentsClient.ListPagedResponse> |
ServiceAttachmentsClient.listPagedCallable()
Lists the ServiceAttachments for a project in the given scope.
|
com.google.api.gax.rpc.PagedCallSettings<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachmentsClient.ListPagedResponse> |
ServiceAttachmentsSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachmentsClient.ListPagedResponse> |
ServiceAttachmentsSettings.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<ListServiceAttachmentsRequest,ServiceAttachmentsClient.ListPagedResponse> |
ServiceAttachmentsStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListServiceAttachmentsRequest,ServiceAttachmentsClient.ListPagedResponse> |
HttpJsonServiceAttachmentsStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachmentsClient.ListPagedResponse> |
ServiceAttachmentsStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServiceAttachmentsRequest,ServiceAttachmentList,ServiceAttachmentsClient.ListPagedResponse> |
ServiceAttachmentsStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.