Uses of Interface
com.google.api.DocumentationRuleOrBuilder
Packages that use DocumentationRuleOrBuilder
-
Uses of DocumentationRuleOrBuilder in com.google.api
Classes in com.google.api that implement DocumentationRuleOrBuilderModifier and TypeClassDescriptionfinal classA documentation rule provides information about individual API elements.static final classA documentation rule provides information about individual API elements.Methods in com.google.api that return DocumentationRuleOrBuilderModifier and TypeMethodDescriptionDocumentation.Builder.getRulesOrBuilder(int index) A list of documentation rules that apply to individual API elements.Documentation.getRulesOrBuilder(int index) A list of documentation rules that apply to individual API elements.DocumentationOrBuilder.getRulesOrBuilder(int index) A list of documentation rules that apply to individual API elements.Methods in com.google.api that return types with arguments of type DocumentationRuleOrBuilderModifier and TypeMethodDescriptionList<? extends DocumentationRuleOrBuilder>Documentation.Builder.getRulesOrBuilderList()A list of documentation rules that apply to individual API elements.List<? extends DocumentationRuleOrBuilder>Documentation.getRulesOrBuilderList()A list of documentation rules that apply to individual API elements.List<? extends DocumentationRuleOrBuilder>DocumentationOrBuilder.getRulesOrBuilderList()A list of documentation rules that apply to individual API elements.