Uses of Class
com.google.cloud.orchestration.airflow.service.v1beta1.UpdateEnvironmentRequest
-
Packages that use UpdateEnvironmentRequest Package Description com.google.cloud.orchestration.airflow.service.v1beta1 A client to Cloud Composer APIcom.google.cloud.orchestration.airflow.service.v1beta1.stub -
-
Uses of UpdateEnvironmentRequest in com.google.cloud.orchestration.airflow.service.v1beta1
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return UpdateEnvironmentRequest Modifier and Type Method Description UpdateEnvironmentRequest
UpdateEnvironmentRequest.Builder. build()
UpdateEnvironmentRequest
UpdateEnvironmentRequest.Builder. buildPartial()
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. getDefaultInstance()
UpdateEnvironmentRequest
UpdateEnvironmentRequest.Builder. getDefaultInstanceForType()
UpdateEnvironmentRequest
UpdateEnvironmentRequest. getDefaultInstanceForType()
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseDelimitedFrom(InputStream input)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(byte[] data)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(InputStream input)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(ByteBuffer data)
static UpdateEnvironmentRequest
UpdateEnvironmentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.orchestration.airflow.service.v1beta1 that return types with arguments of type UpdateEnvironmentRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateEnvironmentRequest>
UpdateEnvironmentRequest. getParserForType()
static io.grpc.MethodDescriptor<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsGrpc. getUpdateEnvironmentMethod()
static com.google.protobuf.Parser<UpdateEnvironmentRequest>
UpdateEnvironmentRequest. parser()
com.google.api.gax.rpc.UnaryCallable<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsClient. updateEnvironmentCallable()
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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsSettings.Builder. updateEnvironmentSettings()
Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.UnaryCallSettings<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsSettings. updateEnvironmentSettings()
Returns the object with the settings used for calls to updateEnvironment.Methods in com.google.cloud.orchestration.airflow.service.v1beta1 with parameters of type UpdateEnvironmentRequest Modifier and Type Method Description UpdateEnvironmentRequest.Builder
UpdateEnvironmentRequest.Builder. mergeFrom(UpdateEnvironmentRequest other)
static UpdateEnvironmentRequest.Builder
UpdateEnvironmentRequest. newBuilder(UpdateEnvironmentRequest prototype)
default void
EnvironmentsGrpc.AsyncService. updateEnvironment(UpdateEnvironmentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Update an environment.com.google.longrunning.Operation
EnvironmentsGrpc.EnvironmentsBlockingStub. updateEnvironment(UpdateEnvironmentRequest request)
Update an environment.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
EnvironmentsGrpc.EnvironmentsFutureStub. updateEnvironment(UpdateEnvironmentRequest request)
Update an environment.void
EnvironmentsGrpc.EnvironmentsStub. updateEnvironment(UpdateEnvironmentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Update an environment.com.google.api.gax.longrunning.OperationFuture<Environment,OperationMetadata>
EnvironmentsClient. updateEnvironmentAsync(UpdateEnvironmentRequest request)
Update an environment. -
Uses of UpdateEnvironmentRequest in com.google.cloud.orchestration.airflow.service.v1beta1.stub
Methods in com.google.cloud.orchestration.airflow.service.v1beta1.stub that return types with arguments of type UpdateEnvironmentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsStub. updateEnvironmentCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateEnvironmentRequest,com.google.longrunning.Operation>
GrpcEnvironmentsStub. updateEnvironmentCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateEnvironmentRequest,com.google.longrunning.Operation>
HttpJsonEnvironmentsStub. updateEnvironmentCallable()
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.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsStubSettings.Builder. updateEnvironmentSettings()
Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.UnaryCallSettings<UpdateEnvironmentRequest,com.google.longrunning.Operation>
EnvironmentsStubSettings. updateEnvironmentSettings()
Returns the object with the settings used for calls to updateEnvironment.
-