Uses of Interface
com.google.api.AuthenticationRuleOrBuilder
Packages that use AuthenticationRuleOrBuilder
-
Uses of AuthenticationRuleOrBuilder in com.google.api
Classes in com.google.api that implement AuthenticationRuleOrBuilderModifier and TypeClassDescriptionfinal class
Authentication rules for the service.static final class
Authentication rules for the service.Methods in com.google.api that return AuthenticationRuleOrBuilderModifier and TypeMethodDescriptionAuthentication.Builder.getRulesOrBuilder
(int index) A list of authentication rules that apply to individual API methods.Authentication.getRulesOrBuilder
(int index) A list of authentication rules that apply to individual API methods.AuthenticationOrBuilder.getRulesOrBuilder
(int index) A list of authentication rules that apply to individual API methods.Methods in com.google.api that return types with arguments of type AuthenticationRuleOrBuilderModifier and TypeMethodDescriptionList
<? extends AuthenticationRuleOrBuilder> Authentication.Builder.getRulesOrBuilderList()
A list of authentication rules that apply to individual API methods.List
<? extends AuthenticationRuleOrBuilder> Authentication.getRulesOrBuilderList()
A list of authentication rules that apply to individual API methods.List
<? extends AuthenticationRuleOrBuilder> AuthenticationOrBuilder.getRulesOrBuilderList()
A list of authentication rules that apply to individual API methods.