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