Uses of Class
com.google.cloud.orchestration.airflow.service.v1.SaveSnapshotResponse
-
Packages that use SaveSnapshotResponse Package Description com.google.cloud.orchestration.airflow.service.v1 A client to Cloud Composer APIcom.google.cloud.orchestration.airflow.service.v1.stub -
-
Uses of SaveSnapshotResponse in com.google.cloud.orchestration.airflow.service.v1
Methods in com.google.cloud.orchestration.airflow.service.v1 that return SaveSnapshotResponse Modifier and Type Method Description SaveSnapshotResponseSaveSnapshotResponse.Builder. build()SaveSnapshotResponseSaveSnapshotResponse.Builder. buildPartial()static SaveSnapshotResponseSaveSnapshotResponse. getDefaultInstance()SaveSnapshotResponseSaveSnapshotResponse.Builder. getDefaultInstanceForType()SaveSnapshotResponseSaveSnapshotResponse. getDefaultInstanceForType()static SaveSnapshotResponseSaveSnapshotResponse. parseDelimitedFrom(InputStream input)static SaveSnapshotResponseSaveSnapshotResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SaveSnapshotResponseSaveSnapshotResponse. parseFrom(byte[] data)static SaveSnapshotResponseSaveSnapshotResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SaveSnapshotResponseSaveSnapshotResponse. parseFrom(com.google.protobuf.ByteString data)static SaveSnapshotResponseSaveSnapshotResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SaveSnapshotResponseSaveSnapshotResponse. parseFrom(com.google.protobuf.CodedInputStream input)static SaveSnapshotResponseSaveSnapshotResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SaveSnapshotResponseSaveSnapshotResponse. parseFrom(InputStream input)static SaveSnapshotResponseSaveSnapshotResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SaveSnapshotResponseSaveSnapshotResponse. parseFrom(ByteBuffer data)static SaveSnapshotResponseSaveSnapshotResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.orchestration.airflow.service.v1 that return types with arguments of type SaveSnapshotResponse Modifier and Type Method Description com.google.protobuf.Parser<SaveSnapshotResponse>SaveSnapshotResponse. getParserForType()static com.google.protobuf.Parser<SaveSnapshotResponse>SaveSnapshotResponse. parser()com.google.api.gax.longrunning.OperationFuture<SaveSnapshotResponse,OperationMetadata>EnvironmentsClient. saveSnapshotAsync(SaveSnapshotRequest request)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.Methods in com.google.cloud.orchestration.airflow.service.v1 with parameters of type SaveSnapshotResponse Modifier and Type Method Description SaveSnapshotResponse.BuilderSaveSnapshotResponse.Builder. mergeFrom(SaveSnapshotResponse other)static SaveSnapshotResponse.BuilderSaveSnapshotResponse. newBuilder(SaveSnapshotResponse prototype) -
Uses of SaveSnapshotResponse 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 SaveSnapshotResponse Modifier and Type Method Description 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.
-