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