Skip navigation links
B C D E F G I L N P R S U 

B

bindService(EnvironmentsGrpc.AsyncService) - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
bindService() - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsImplBase
 
bindService(ImageVersionsGrpc.AsyncService) - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc
 
bindService() - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc.ImageVersionsImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc.ImageVersionsBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc.ImageVersionsFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc.ImageVersionsStub
 

C

checkUpgrade(CheckUpgradeRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Check if an upgrade operation on the environment will succeed.
checkUpgrade(CheckUpgradeRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Check if an upgrade operation on the environment will succeed.
checkUpgrade(CheckUpgradeRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Check if an upgrade operation on the environment will succeed.
checkUpgrade(CheckUpgradeRequest, StreamObserver<Operation>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Check if an upgrade operation on the environment will succeed.
com.google.cloud.orchestration.airflow.service.v1beta1 - package com.google.cloud.orchestration.airflow.service.v1beta1
 
createEnvironment(CreateEnvironmentRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Create a new environment.
createEnvironment(CreateEnvironmentRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Create a new environment.
createEnvironment(CreateEnvironmentRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Create a new environment.
createEnvironment(CreateEnvironmentRequest, StreamObserver<Operation>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Create a new environment.

D

databaseFailover(DatabaseFailoverRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Triggers database failover (only for highly resilient environments).
databaseFailover(DatabaseFailoverRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Triggers database failover (only for highly resilient environments).
databaseFailover(DatabaseFailoverRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Triggers database failover (only for highly resilient environments).
databaseFailover(DatabaseFailoverRequest, StreamObserver<Operation>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Triggers database failover (only for highly resilient environments).
deleteEnvironment(DeleteEnvironmentRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Delete an environment.
deleteEnvironment(DeleteEnvironmentRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Delete an environment.
deleteEnvironment(DeleteEnvironmentRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Delete an environment.
deleteEnvironment(DeleteEnvironmentRequest, StreamObserver<Operation>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Delete an environment.

E

EnvironmentsGrpc - Class in com.google.cloud.orchestration.airflow.service.v1beta1
Managed Apache Airflow Environments.
EnvironmentsGrpc.AsyncService - Interface in com.google.cloud.orchestration.airflow.service.v1beta1
Managed Apache Airflow Environments.
EnvironmentsGrpc.EnvironmentsBlockingStub - Class in com.google.cloud.orchestration.airflow.service.v1beta1
A stub to allow clients to do synchronous rpc calls to service Environments.
EnvironmentsGrpc.EnvironmentsFutureStub - Class in com.google.cloud.orchestration.airflow.service.v1beta1
A stub to allow clients to do ListenableFuture-style rpc calls to service Environments.
EnvironmentsGrpc.EnvironmentsImplBase - Class in com.google.cloud.orchestration.airflow.service.v1beta1
Base class for the server implementation of the service Environments.
EnvironmentsGrpc.EnvironmentsStub - Class in com.google.cloud.orchestration.airflow.service.v1beta1
A stub to allow clients to do asynchronous rpc calls to service Environments.
EnvironmentsImplBase() - Constructor for class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsImplBase
 
executeAirflowCommand(ExecuteAirflowCommandRequest, StreamObserver<ExecuteAirflowCommandResponse>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Executes Airflow CLI command.
executeAirflowCommand(ExecuteAirflowCommandRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Executes Airflow CLI command.
executeAirflowCommand(ExecuteAirflowCommandRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Executes Airflow CLI command.
executeAirflowCommand(ExecuteAirflowCommandRequest, StreamObserver<ExecuteAirflowCommandResponse>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Executes Airflow CLI command.

F

fetchDatabaseProperties(FetchDatabasePropertiesRequest, StreamObserver<FetchDatabasePropertiesResponse>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Fetches database properties.
fetchDatabaseProperties(FetchDatabasePropertiesRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Fetches database properties.
fetchDatabaseProperties(FetchDatabasePropertiesRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Fetches database properties.
fetchDatabaseProperties(FetchDatabasePropertiesRequest, StreamObserver<FetchDatabasePropertiesResponse>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Fetches database properties.

G

getCheckUpgradeMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getCreateEnvironmentMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getDatabaseFailoverMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getDeleteEnvironmentMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getEnvironment(GetEnvironmentRequest, StreamObserver<Environment>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Get an existing environment.
getEnvironment(GetEnvironmentRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Get an existing environment.
getEnvironment(GetEnvironmentRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Get an existing environment.
getEnvironment(GetEnvironmentRequest, StreamObserver<Environment>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Get an existing environment.
getExecuteAirflowCommandMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getFetchDatabasePropertiesMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getGetEnvironmentMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getListEnvironmentsMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getListImageVersionsMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc
 
getLoadSnapshotMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getPollAirflowCommandMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getRestartWebServerMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getSaveSnapshotMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc
 
getStopAirflowCommandMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
getUpdateEnvironmentMethod() - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 

I

ImageVersionsGrpc - Class in com.google.cloud.orchestration.airflow.service.v1beta1
Readonly service to query available ImageVersions.
ImageVersionsGrpc.AsyncService - Interface in com.google.cloud.orchestration.airflow.service.v1beta1
Readonly service to query available ImageVersions.
ImageVersionsGrpc.ImageVersionsBlockingStub - Class in com.google.cloud.orchestration.airflow.service.v1beta1
A stub to allow clients to do synchronous rpc calls to service ImageVersions.
ImageVersionsGrpc.ImageVersionsFutureStub - Class in com.google.cloud.orchestration.airflow.service.v1beta1
A stub to allow clients to do ListenableFuture-style rpc calls to service ImageVersions.
ImageVersionsGrpc.ImageVersionsImplBase - Class in com.google.cloud.orchestration.airflow.service.v1beta1
Base class for the server implementation of the service ImageVersions.
ImageVersionsGrpc.ImageVersionsStub - Class in com.google.cloud.orchestration.airflow.service.v1beta1
A stub to allow clients to do asynchronous rpc calls to service ImageVersions.
ImageVersionsImplBase() - Constructor for class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc.ImageVersionsImplBase
 

L

listEnvironments(ListEnvironmentsRequest, StreamObserver<ListEnvironmentsResponse>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
List environments.
listEnvironments(ListEnvironmentsRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
List environments.
listEnvironments(ListEnvironmentsRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
List environments.
listEnvironments(ListEnvironmentsRequest, StreamObserver<ListEnvironmentsResponse>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
List environments.
listImageVersions(ListImageVersionsRequest, StreamObserver<ListImageVersionsResponse>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc.AsyncService
List ImageVersions for provided location.
listImageVersions(ListImageVersionsRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc.ImageVersionsBlockingStub
List ImageVersions for provided location.
listImageVersions(ListImageVersionsRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc.ImageVersionsFutureStub
List ImageVersions for provided location.
listImageVersions(ListImageVersionsRequest, StreamObserver<ListImageVersionsResponse>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc.ImageVersionsStub
List ImageVersions for provided location.
loadSnapshot(LoadSnapshotRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Loads a snapshot of a Cloud Composer environment.
loadSnapshot(LoadSnapshotRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Loads a snapshot of a Cloud Composer environment.
loadSnapshot(LoadSnapshotRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Loads a snapshot of a Cloud Composer environment.
loadSnapshot(LoadSnapshotRequest, StreamObserver<Operation>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Loads a snapshot of a Cloud Composer environment.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc
Creates a new async stub that supports all call types for the service

P

pollAirflowCommand(PollAirflowCommandRequest, StreamObserver<PollAirflowCommandResponse>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Polls Airflow CLI command execution and fetches logs.
pollAirflowCommand(PollAirflowCommandRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Polls Airflow CLI command execution and fetches logs.
pollAirflowCommand(PollAirflowCommandRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Polls Airflow CLI command execution and fetches logs.
pollAirflowCommand(PollAirflowCommandRequest, StreamObserver<PollAirflowCommandResponse>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Polls Airflow CLI command execution and fetches logs.

R

restartWebServer(RestartWebServerRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Restart Airflow web server.
restartWebServer(RestartWebServerRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Restart Airflow web server.
restartWebServer(RestartWebServerRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Restart Airflow web server.
restartWebServer(RestartWebServerRequest, StreamObserver<Operation>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Restart Airflow web server.

S

saveSnapshot(SaveSnapshotRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Creates a snapshots of a Cloud Composer environment.
saveSnapshot(SaveSnapshotRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Creates a snapshots of a Cloud Composer environment.
saveSnapshot(SaveSnapshotRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Creates a snapshots of a Cloud Composer environment.
saveSnapshot(SaveSnapshotRequest, StreamObserver<Operation>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Creates a snapshots of a Cloud Composer environment.
SERVICE_NAME - Static variable in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc
 
SERVICE_NAME - Static variable in class com.google.cloud.orchestration.airflow.service.v1beta1.ImageVersionsGrpc
 
stopAirflowCommand(StopAirflowCommandRequest, StreamObserver<StopAirflowCommandResponse>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Stops Airflow CLI command execution.
stopAirflowCommand(StopAirflowCommandRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Stops Airflow CLI command execution.
stopAirflowCommand(StopAirflowCommandRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Stops Airflow CLI command execution.
stopAirflowCommand(StopAirflowCommandRequest, StreamObserver<StopAirflowCommandResponse>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Stops Airflow CLI command execution.

U

updateEnvironment(UpdateEnvironmentRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.AsyncService
Update an environment.
updateEnvironment(UpdateEnvironmentRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsBlockingStub
Update an environment.
updateEnvironment(UpdateEnvironmentRequest) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsFutureStub
Update an environment.
updateEnvironment(UpdateEnvironmentRequest, StreamObserver<Operation>) - Method in class com.google.cloud.orchestration.airflow.service.v1beta1.EnvironmentsGrpc.EnvironmentsStub
Update an environment.
B C D E F G I L N P R S U 
Skip navigation links

Copyright © 2023 Google LLC. All rights reserved.