Uses of Interface
com.google.cloud.datastream.v1.ValidationOrBuilder
-
Packages that use ValidationOrBuilder Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of ValidationOrBuilder in com.google.cloud.datastream.v1
Classes in com.google.cloud.datastream.v1 that implement ValidationOrBuilder Modifier and Type Class Description classValidationA validation to perform on a stream.static classValidation.BuilderA validation to perform on a stream.Methods in com.google.cloud.datastream.v1 that return ValidationOrBuilder Modifier and Type Method Description ValidationOrBuilderValidationResult.Builder. getValidationsOrBuilder(int index)A list of validations (includes both executed as well as not executed validations).ValidationOrBuilderValidationResult. getValidationsOrBuilder(int index)A list of validations (includes both executed as well as not executed validations).ValidationOrBuilderValidationResultOrBuilder. getValidationsOrBuilder(int index)A list of validations (includes both executed as well as not executed validations).Methods in com.google.cloud.datastream.v1 that return types with arguments of type ValidationOrBuilder Modifier and Type Method Description List<? extends ValidationOrBuilder>ValidationResult.Builder. getValidationsOrBuilderList()A list of validations (includes both executed as well as not executed validations).List<? extends ValidationOrBuilder>ValidationResult. getValidationsOrBuilderList()A list of validations (includes both executed as well as not executed validations).List<? extends ValidationOrBuilder>ValidationResultOrBuilder. getValidationsOrBuilderList()A list of validations (includes both executed as well as not executed validations).
-