| 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 |
|---|---|
PublicDelegatedPrefixesClient.ListPagedResponse |
PublicDelegatedPrefixesClient.list(ListPublicDelegatedPrefixesRequest request)
Lists the PublicDelegatedPrefixes for a project in the given region.
|
PublicDelegatedPrefixesClient.ListPagedResponse |
PublicDelegatedPrefixesClient.list(String project,
String region)
Lists the PublicDelegatedPrefixes for a project in the given region.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<PublicDelegatedPrefixesClient.ListPagedResponse> |
PublicDelegatedPrefixesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix> context,
com.google.api.core.ApiFuture<PublicDelegatedPrefixList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.ListPagedResponse> |
PublicDelegatedPrefixesClient.listPagedCallable()
Lists the PublicDelegatedPrefixes for a project in the given region.
|
com.google.api.gax.rpc.PagedCallSettings<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefixesClient.ListPagedResponse> |
PublicDelegatedPrefixesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefixesClient.ListPagedResponse> |
PublicDelegatedPrefixesSettings.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<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.ListPagedResponse> |
PublicDelegatedPrefixesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixesClient.ListPagedResponse> |
HttpJsonPublicDelegatedPrefixesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefixesClient.ListPagedResponse> |
PublicDelegatedPrefixesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefixesClient.ListPagedResponse> |
PublicDelegatedPrefixesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.