Uses of Interface
com.google.logging.v2.IndexConfigOrBuilder
-
Packages that use IndexConfigOrBuilder Package Description com.google.logging.v2 -
-
Uses of IndexConfigOrBuilder in com.google.logging.v2
Classes in com.google.logging.v2 that implement IndexConfigOrBuilder Modifier and Type Class Description classIndexConfigConfiguration for an indexed field.static classIndexConfig.BuilderConfiguration for an indexed field.Methods in com.google.logging.v2 that return IndexConfigOrBuilder Modifier and Type Method Description IndexConfigOrBuilderLogBucket.Builder. getIndexConfigsOrBuilder(int index)A list of indexed fields and related configuration data.IndexConfigOrBuilderLogBucket. getIndexConfigsOrBuilder(int index)A list of indexed fields and related configuration data.IndexConfigOrBuilderLogBucketOrBuilder. getIndexConfigsOrBuilder(int index)A list of indexed fields and related configuration data.Methods in com.google.logging.v2 that return types with arguments of type IndexConfigOrBuilder Modifier and Type Method Description List<? extends IndexConfigOrBuilder>LogBucket.Builder. getIndexConfigsOrBuilderList()A list of indexed fields and related configuration data.List<? extends IndexConfigOrBuilder>LogBucket. getIndexConfigsOrBuilderList()A list of indexed fields and related configuration data.List<? extends IndexConfigOrBuilder>LogBucketOrBuilder. getIndexConfigsOrBuilderList()A list of indexed fields and related configuration data.
-