Uses of Class
com.google.cloud.orchestration.airflow.service.v1.Environment
-
Packages that use Environment Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer APIcom.google.cloud.orchestration.airflow.service.v1.stub -
-
Uses of Environment in com.google.cloud.orchestration.airflow.service.v1
Methods in com.google.cloud.orchestration.airflow.service.v1 that return Environment Modifier and Type Method Description EnvironmentEnvironment.Builder. build()EnvironmentEnvironment.Builder. buildPartial()static EnvironmentEnvironment. getDefaultInstance()EnvironmentEnvironment.Builder. getDefaultInstanceForType()EnvironmentEnvironment. getDefaultInstanceForType()EnvironmentCreateEnvironmentRequest.Builder. getEnvironment()The environment to create.EnvironmentCreateEnvironmentRequest. getEnvironment()The environment to create.EnvironmentCreateEnvironmentRequestOrBuilder. getEnvironment()The environment to create.EnvironmentEnvironmentsClient. getEnvironment(GetEnvironmentRequest request)Get an existing environment.EnvironmentEnvironmentsClient. getEnvironment(String name)Get an existing environment.EnvironmentEnvironmentsGrpc.EnvironmentsBlockingStub. getEnvironment(GetEnvironmentRequest request)Get an existing environment.EnvironmentUpdateEnvironmentRequest.Builder. getEnvironment()A patch environment.EnvironmentUpdateEnvironmentRequest. getEnvironment()A patch environment.EnvironmentUpdateEnvironmentRequestOrBuilder. getEnvironment()A patch environment.EnvironmentListEnvironmentsResponse.Builder. getEnvironments(int index)The list of environments returned by a ListEnvironmentsRequest.EnvironmentListEnvironmentsResponse. getEnvironments(int index)The list of environments returned by a ListEnvironmentsRequest.EnvironmentListEnvironmentsResponseOrBuilder. getEnvironments(int index)The list of environments returned by a ListEnvironmentsRequest.static EnvironmentEnvironment. parseDelimitedFrom(InputStream input)static EnvironmentEnvironment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentEnvironment. parseFrom(byte[] data)static EnvironmentEnvironment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentEnvironment. parseFrom(com.google.protobuf.ByteString data)static EnvironmentEnvironment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentEnvironment. parseFrom(com.google.protobuf.CodedInputStream input)static EnvironmentEnvironment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentEnvironment. parseFrom(InputStream input)static EnvironmentEnvironment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EnvironmentEnvironment. parseFrom(ByteBuffer data)static EnvironmentEnvironment. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.orchestration.airflow.service.v1 that return types with arguments of type Environment Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata>EnvironmentsClient. createEnvironmentAsync(CreateEnvironmentRequest request)Create a new environment.com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata>EnvironmentsClient. createEnvironmentAsync(String parent, Environment environment)Create a new environment.com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsClient. createEnvironmentOperationCallable()Create a new environment.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsSettings.Builder. createEnvironmentOperationSettings()Returns the builder for the settings used for calls to createEnvironment.com.google.api.gax.rpc.OperationCallSettings<CreateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsSettings. createEnvironmentOperationSettings()Returns the object with the settings used for calls to createEnvironment.com.google.common.util.concurrent.ListenableFuture<Environment>EnvironmentsGrpc.EnvironmentsFutureStub. getEnvironment(GetEnvironmentRequest request)Get an existing environment.com.google.api.gax.rpc.UnaryCallable<GetEnvironmentRequest,Environment>EnvironmentsClient. getEnvironmentCallable()Get an existing environment.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment>EnvironmentsSettings.Builder. getEnvironmentSettings()Returns the builder for the settings used for calls to getEnvironment.com.google.api.gax.rpc.UnaryCallSettings<GetEnvironmentRequest,Environment>EnvironmentsSettings. getEnvironmentSettings()Returns the object with the settings used for calls to getEnvironment.List<Environment>ListEnvironmentsResponse.Builder. getEnvironmentsList()The list of environments returned by a ListEnvironmentsRequest.List<Environment>ListEnvironmentsResponse. getEnvironmentsList()The list of environments returned by a ListEnvironmentsRequest.List<Environment>ListEnvironmentsResponseOrBuilder. getEnvironmentsList()The list of environments returned by a ListEnvironmentsRequest.static io.grpc.MethodDescriptor<GetEnvironmentRequest,Environment>EnvironmentsGrpc. getGetEnvironmentMethod()com.google.protobuf.Parser<Environment>Environment. getParserForType()static com.google.protobuf.Parser<Environment>Environment. parser()com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata>EnvironmentsClient. updateEnvironmentAsync(UpdateEnvironmentRequest request)Update an environment.com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata>EnvironmentsClient. updateEnvironmentAsync(String name, Environment environment, com.google.protobuf.FieldMask updateMask)Update an environment.com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsClient. updateEnvironmentOperationCallable()Update an environment.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsSettings.Builder. updateEnvironmentOperationSettings()Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.OperationCallSettings<UpdateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsSettings. updateEnvironmentOperationSettings()Returns the object with the settings used for calls to updateEnvironment.Methods in com.google.cloud.orchestration.airflow.service.v1 with parameters of type Environment Modifier and Type Method Description ListEnvironmentsResponse.BuilderListEnvironmentsResponse.Builder. addEnvironments(int index, Environment value)The list of environments returned by a ListEnvironmentsRequest.ListEnvironmentsResponse.BuilderListEnvironmentsResponse.Builder. addEnvironments(Environment value)The list of environments returned by a ListEnvironmentsRequest.com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata>EnvironmentsClient. createEnvironmentAsync(String parent, Environment environment)Create a new environment.CreateEnvironmentRequest.BuilderCreateEnvironmentRequest.Builder. mergeEnvironment(Environment value)The environment to create.UpdateEnvironmentRequest.BuilderUpdateEnvironmentRequest.Builder. mergeEnvironment(Environment value)A patch environment.Environment.BuilderEnvironment.Builder. mergeFrom(Environment other)static Environment.BuilderEnvironment. newBuilder(Environment prototype)CreateEnvironmentRequest.BuilderCreateEnvironmentRequest.Builder. setEnvironment(Environment value)The environment to create.UpdateEnvironmentRequest.BuilderUpdateEnvironmentRequest.Builder. setEnvironment(Environment value)A patch environment.ListEnvironmentsResponse.BuilderListEnvironmentsResponse.Builder. setEnvironments(int index, Environment value)The list of environments returned by a ListEnvironmentsRequest.com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata>EnvironmentsClient. updateEnvironmentAsync(String name, Environment environment, com.google.protobuf.FieldMask updateMask)Update an environment.Method parameters in com.google.cloud.orchestration.airflow.service.v1 with type arguments of type Environment Modifier and Type Method Description ListEnvironmentsResponse.BuilderListEnvironmentsResponse.Builder. addAllEnvironments(Iterable<? extends Environment> values)The list of environments returned by a ListEnvironmentsRequest.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)protected EnvironmentsClient.ListEnvironmentsPageEnvironmentsClient.ListEnvironmentsPage. createPage(com.google.api.gax.rpc.PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context, ListEnvironmentsResponse response)com.google.api.core.ApiFuture<EnvironmentsClient.ListEnvironmentsPage>EnvironmentsClient.ListEnvironmentsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context, com.google.api.core.ApiFuture<ListEnvironmentsResponse> futureResponse)default voidEnvironmentsGrpc.AsyncService. getEnvironment(GetEnvironmentRequest request, io.grpc.stub.StreamObserver<Environment> responseObserver)Get an existing environment.voidEnvironmentsGrpc.EnvironmentsStub. getEnvironment(GetEnvironmentRequest request, io.grpc.stub.StreamObserver<Environment> responseObserver)Get an existing environment. -
Uses of Environment in com.google.cloud.orchestration.airflow.service.v1.stub
Methods in com.google.cloud.orchestration.airflow.service.v1.stub that return types with arguments of type Environment Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsStub. createEnvironmentOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,OperationMetadata>GrpcEnvironmentsStub. createEnvironmentOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateEnvironmentRequest,Environment,OperationMetadata>HttpJsonEnvironmentsStub. createEnvironmentOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsStubSettings.Builder. createEnvironmentOperationSettings()Returns the builder for the settings used for calls to createEnvironment.com.google.api.gax.rpc.OperationCallSettings<CreateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsStubSettings. createEnvironmentOperationSettings()Returns the object with the settings used for calls to createEnvironment.com.google.api.gax.rpc.UnaryCallable<GetEnvironmentRequest,Environment>EnvironmentsStub. getEnvironmentCallable()com.google.api.gax.rpc.UnaryCallable<GetEnvironmentRequest,Environment>GrpcEnvironmentsStub. getEnvironmentCallable()com.google.api.gax.rpc.UnaryCallable<GetEnvironmentRequest,Environment>HttpJsonEnvironmentsStub. getEnvironmentCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment>EnvironmentsStubSettings.Builder. getEnvironmentSettings()Returns the builder for the settings used for calls to getEnvironment.com.google.api.gax.rpc.UnaryCallSettings<GetEnvironmentRequest,Environment>EnvironmentsStubSettings. getEnvironmentSettings()Returns the object with the settings used for calls to getEnvironment.com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsStub. updateEnvironmentOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,OperationMetadata>GrpcEnvironmentsStub. updateEnvironmentOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateEnvironmentRequest,Environment,OperationMetadata>HttpJsonEnvironmentsStub. updateEnvironmentOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsStubSettings.Builder. updateEnvironmentOperationSettings()Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.OperationCallSettings<UpdateEnvironmentRequest,Environment,OperationMetadata>EnvironmentsStubSettings. updateEnvironmentOperationSettings()Returns the object with the settings used for calls to updateEnvironment.
-