Uses of Interface
com.google.cloud.datastream.v1alpha1.ValidationOrBuilder
-
Packages that use ValidationOrBuilder Package Description com.google.cloud.datastream.v1alpha1 A client to Datastream API -
-
Uses of ValidationOrBuilder in com.google.cloud.datastream.v1alpha1
Classes in com.google.cloud.datastream.v1alpha1 that implement ValidationOrBuilder Modifier and Type Class Description classValidationProtobuf typegoogle.cloud.datastream.v1alpha1.Validationstatic classValidation.BuilderProtobuf typegoogle.cloud.datastream.v1alpha1.ValidationMethods in com.google.cloud.datastream.v1alpha1 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.v1alpha1 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).
-