| Package | Description |
|---|---|
| com.google.cloud.orchestration.airflow.service.v1beta1 |
A client to Cloud Composer API
|
| com.google.cloud.orchestration.airflow.service.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
EnvironmentsClient.ListEnvironmentsPagedResponse |
EnvironmentsClient.listEnvironments(ListEnvironmentsRequest request)
List environments.
|
EnvironmentsClient.ListEnvironmentsPagedResponse |
EnvironmentsClient.listEnvironments(String parent)
List environments.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<EnvironmentsClient.ListEnvironmentsPagedResponse> |
EnvironmentsClient.ListEnvironmentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context,
com.google.api.core.ApiFuture<ListEnvironmentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEnvironmentsRequest,EnvironmentsClient.ListEnvironmentsPagedResponse> |
EnvironmentsClient.listEnvironmentsPagedCallable()
List environments.
|
com.google.api.gax.rpc.PagedCallSettings<ListEnvironmentsRequest,ListEnvironmentsResponse,EnvironmentsClient.ListEnvironmentsPagedResponse> |
EnvironmentsSettings.listEnvironmentsSettings()
Returns the object with the settings used for calls to listEnvironments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEnvironmentsRequest,ListEnvironmentsResponse,EnvironmentsClient.ListEnvironmentsPagedResponse> |
EnvironmentsSettings.Builder.listEnvironmentsSettings()
Returns the builder for the settings used for calls to listEnvironments.
|
Copyright © 2023 Google LLC. All rights reserved.