Uses of Class
com.google.spanner.executor.v1.GetCloudBackupAction
-
Uses of GetCloudBackupAction in com.google.spanner.executor.v1
Methods in com.google.spanner.executor.v1 that return GetCloudBackupActionModifier and TypeMethodDescriptionGetCloudBackupAction.Builder.build()GetCloudBackupAction.Builder.buildPartial()static GetCloudBackupActionGetCloudBackupAction.getDefaultInstance()GetCloudBackupAction.Builder.getDefaultInstanceForType()GetCloudBackupAction.getDefaultInstanceForType()AdminAction.Builder.getGetCloudBackup()Action that gets a Cloud Spanner database backup.AdminAction.getGetCloudBackup()Action that gets a Cloud Spanner database backup.AdminActionOrBuilder.getGetCloudBackup()Action that gets a Cloud Spanner database backup.static GetCloudBackupActionGetCloudBackupAction.parseDelimitedFrom(InputStream input) static GetCloudBackupActionGetCloudBackupAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetCloudBackupActionGetCloudBackupAction.parseFrom(byte[] data) static GetCloudBackupActionGetCloudBackupAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetCloudBackupActionGetCloudBackupAction.parseFrom(com.google.protobuf.ByteString data) static GetCloudBackupActionGetCloudBackupAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetCloudBackupActionGetCloudBackupAction.parseFrom(com.google.protobuf.CodedInputStream input) static GetCloudBackupActionGetCloudBackupAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetCloudBackupActionGetCloudBackupAction.parseFrom(InputStream input) static GetCloudBackupActionGetCloudBackupAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GetCloudBackupActionGetCloudBackupAction.parseFrom(ByteBuffer data) static GetCloudBackupActionGetCloudBackupAction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.spanner.executor.v1 that return types with arguments of type GetCloudBackupActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GetCloudBackupAction>GetCloudBackupAction.getParserForType()static com.google.protobuf.Parser<GetCloudBackupAction>GetCloudBackupAction.parser()Methods in com.google.spanner.executor.v1 with parameters of type GetCloudBackupActionModifier and TypeMethodDescriptionGetCloudBackupAction.Builder.mergeFrom(GetCloudBackupAction other) AdminAction.Builder.mergeGetCloudBackup(GetCloudBackupAction value) Action that gets a Cloud Spanner database backup.static GetCloudBackupAction.BuilderGetCloudBackupAction.newBuilder(GetCloudBackupAction prototype) AdminAction.Builder.setGetCloudBackup(GetCloudBackupAction value) Action that gets a Cloud Spanner database backup.