| 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 |
|---|---|
GlobalPublicDelegatedPrefixesClient.ListPagedResponse |
GlobalPublicDelegatedPrefixesClient.list(ListGlobalPublicDelegatedPrefixesRequest request)
Lists the global PublicDelegatedPrefixes for a project.
|
GlobalPublicDelegatedPrefixesClient.ListPagedResponse |
GlobalPublicDelegatedPrefixesClient.list(String project)
Lists the global PublicDelegatedPrefixes for a project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<GlobalPublicDelegatedPrefixesClient.ListPagedResponse> |
GlobalPublicDelegatedPrefixesClient.ListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,PublicDelegatedPrefix> context,
com.google.api.core.ApiFuture<PublicDelegatedPrefixList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,GlobalPublicDelegatedPrefixesClient.ListPagedResponse> |
GlobalPublicDelegatedPrefixesClient.listPagedCallable()
Lists the global PublicDelegatedPrefixes for a project.
|
com.google.api.gax.rpc.PagedCallSettings<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse> |
GlobalPublicDelegatedPrefixesSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse> |
GlobalPublicDelegatedPrefixesSettings.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<ListGlobalPublicDelegatedPrefixesRequest,GlobalPublicDelegatedPrefixesClient.ListPagedResponse> |
HttpJsonGlobalPublicDelegatedPrefixesStub.listPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGlobalPublicDelegatedPrefixesRequest,GlobalPublicDelegatedPrefixesClient.ListPagedResponse> |
GlobalPublicDelegatedPrefixesStub.listPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse> |
GlobalPublicDelegatedPrefixesStubSettings.listSettings()
Returns the object with the settings used for calls to list.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalPublicDelegatedPrefixesRequest,PublicDelegatedPrefixList,GlobalPublicDelegatedPrefixesClient.ListPagedResponse> |
GlobalPublicDelegatedPrefixesStubSettings.Builder.listSettings()
Returns the builder for the settings used for calls to list.
|
Copyright © 2024 Google LLC. All rights reserved.