Uses of Interface
com.google.cloud.orchestration.airflow.service.v1.EnvironmentOrBuilder
-
Packages that use EnvironmentOrBuilder Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer API -
-
Uses of EnvironmentOrBuilder in com.google.cloud.orchestration.airflow.service.v1
Classes in com.google.cloud.orchestration.airflow.service.v1 that implement EnvironmentOrBuilder Modifier and Type Class Description classEnvironmentAn environment for running orchestration tasks.static classEnvironment.BuilderAn environment for running orchestration tasks.Methods in com.google.cloud.orchestration.airflow.service.v1 that return EnvironmentOrBuilder Modifier and Type Method Description EnvironmentOrBuilderCreateEnvironmentRequest.Builder. getEnvironmentOrBuilder()The environment to create.EnvironmentOrBuilderCreateEnvironmentRequest. getEnvironmentOrBuilder()The environment to create.EnvironmentOrBuilderCreateEnvironmentRequestOrBuilder. getEnvironmentOrBuilder()The environment to create.EnvironmentOrBuilderUpdateEnvironmentRequest.Builder. getEnvironmentOrBuilder()A patch environment.EnvironmentOrBuilderUpdateEnvironmentRequest. getEnvironmentOrBuilder()A patch environment.EnvironmentOrBuilderUpdateEnvironmentRequestOrBuilder. getEnvironmentOrBuilder()A patch environment.EnvironmentOrBuilderListEnvironmentsResponse.Builder. getEnvironmentsOrBuilder(int index)The list of environments returned by a ListEnvironmentsRequest.EnvironmentOrBuilderListEnvironmentsResponse. getEnvironmentsOrBuilder(int index)The list of environments returned by a ListEnvironmentsRequest.EnvironmentOrBuilderListEnvironmentsResponseOrBuilder. getEnvironmentsOrBuilder(int index)The list of environments returned by a ListEnvironmentsRequest.Methods in com.google.cloud.orchestration.airflow.service.v1 that return types with arguments of type EnvironmentOrBuilder Modifier and Type Method Description List<? extends EnvironmentOrBuilder>ListEnvironmentsResponse.Builder. getEnvironmentsOrBuilderList()The list of environments returned by a ListEnvironmentsRequest.List<? extends EnvironmentOrBuilder>ListEnvironmentsResponse. getEnvironmentsOrBuilderList()The list of environments returned by a ListEnvironmentsRequest.List<? extends EnvironmentOrBuilder>ListEnvironmentsResponseOrBuilder. getEnvironmentsOrBuilderList()The list of environments returned by a ListEnvironmentsRequest.
-