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