| 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 |
|---|---|
PublicAdvertisedPrefixesClient.ListPagedResponse |
PublicAdvertisedPrefixesClient.list(ListPublicAdvertisedPrefixesRequest request)
Lists the PublicAdvertisedPrefixes for a project.
|
PublicAdvertisedPrefixesClient.ListPagedResponse |
PublicAdvertisedPrefixesClient.list(String project)
Lists the PublicAdvertisedPrefixes for a project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PublicAdvertisedPrefixesClient.ListPagedResponse> |
PublicAdvertisedPrefixesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList,PublicAdvertisedPrefix> context,
com.google.api.core.ApiFuture<PublicAdvertisedPrefixList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixesClient.ListPagedResponse> |
PublicAdvertisedPrefixesClient.listPagedCallable()
Lists the PublicAdvertisedPrefixes for a project.
|
com.google.api.gax.rpc.PagedCallSettings<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList,PublicAdvertisedPrefixesClient.ListPagedResponse> |
PublicAdvertisedPrefixesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList,PublicAdvertisedPrefixesClient.ListPagedResponse> |
PublicAdvertisedPrefixesSettings.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<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixesClient.ListPagedResponse> |
PublicAdvertisedPrefixesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixesClient.ListPagedResponse> |
HttpJsonPublicAdvertisedPrefixesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList,PublicAdvertisedPrefixesClient.ListPagedResponse> |
PublicAdvertisedPrefixesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicAdvertisedPrefixesRequest,PublicAdvertisedPrefixList,PublicAdvertisedPrefixesClient.ListPagedResponse> |
PublicAdvertisedPrefixesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.