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 Environment
Environment.Builder. build()
Environment
Environment.Builder. buildPartial()
static Environment
Environment. getDefaultInstance()
Environment
Environment.Builder. getDefaultInstanceForType()
Environment
Environment. getDefaultInstanceForType()
Environment
CreateEnvironmentRequest.Builder. getEnvironment()
The environment to create.Environment
CreateEnvironmentRequest. getEnvironment()
The environment to create.Environment
CreateEnvironmentRequestOrBuilder. getEnvironment()
The environment to create.Environment
EnvironmentsClient. getEnvironment(GetEnvironmentRequest request)
Get an existing environment.Environment
EnvironmentsClient. getEnvironment(String name)
Get an existing environment.Environment
EnvironmentsGrpc.EnvironmentsBlockingStub. getEnvironment(GetEnvironmentRequest request)
Get an existing environment.Environment
UpdateEnvironmentRequest.Builder. getEnvironment()
A patch environment.Environment
UpdateEnvironmentRequest. getEnvironment()
A patch environment.Environment
UpdateEnvironmentRequestOrBuilder. getEnvironment()
A patch environment.Environment
ListEnvironmentsResponse.Builder. getEnvironments(int index)
The list of environments returned by a ListEnvironmentsRequest.Environment
ListEnvironmentsResponse. getEnvironments(int index)
The list of environments returned by a ListEnvironmentsRequest.Environment
ListEnvironmentsResponseOrBuilder. getEnvironments(int index)
The list of environments returned by a ListEnvironmentsRequest.static Environment
Environment. parseDelimitedFrom(InputStream input)
static Environment
Environment. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Environment
Environment. parseFrom(byte[] data)
static Environment
Environment. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Environment
Environment. parseFrom(com.google.protobuf.ByteString data)
static Environment
Environment. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Environment
Environment. parseFrom(com.google.protobuf.CodedInputStream input)
static Environment
Environment. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Environment
Environment. parseFrom(InputStream input)
static Environment
Environment. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Environment
Environment. parseFrom(ByteBuffer data)
static Environment
Environment. 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.Builder
ListEnvironmentsResponse.Builder. addEnvironments(int index, Environment value)
The list of environments returned by a ListEnvironmentsRequest.ListEnvironmentsResponse.Builder
ListEnvironmentsResponse.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.Builder
CreateEnvironmentRequest.Builder. mergeEnvironment(Environment value)
The environment to create.UpdateEnvironmentRequest.Builder
UpdateEnvironmentRequest.Builder. mergeEnvironment(Environment value)
A patch environment.Environment.Builder
Environment.Builder. mergeFrom(Environment other)
static Environment.Builder
Environment. newBuilder(Environment prototype)
CreateEnvironmentRequest.Builder
CreateEnvironmentRequest.Builder. setEnvironment(Environment value)
The environment to create.UpdateEnvironmentRequest.Builder
UpdateEnvironmentRequest.Builder. setEnvironment(Environment value)
A patch environment.ListEnvironmentsResponse.Builder
ListEnvironmentsResponse.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.Builder
ListEnvironmentsResponse.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.ListEnvironmentsPage
EnvironmentsClient.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 void
EnvironmentsGrpc.AsyncService. getEnvironment(GetEnvironmentRequest request, io.grpc.stub.StreamObserver<Environment> responseObserver)
Get an existing environment.void
EnvironmentsGrpc.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.
-