Uses of Interface
com.google.api.CustomHttpPatternOrBuilder
Packages that use CustomHttpPatternOrBuilder
-
Uses of CustomHttpPatternOrBuilder in com.google.api
Classes in com.google.api that implement CustomHttpPatternOrBuilderModifier and TypeClassDescriptionfinal class
A custom pattern is used for defining custom HTTP verb.static final class
A custom pattern is used for defining custom HTTP verb.Methods in com.google.api that return CustomHttpPatternOrBuilderModifier and TypeMethodDescriptionHttpRule.Builder.getCustomOrBuilder()
The custom pattern is used for specifying an HTTP method that is not included in the `pattern` field, such as HEAD, or "*" to leave the HTTP method unspecified for this rule.HttpRule.getCustomOrBuilder()
The custom pattern is used for specifying an HTTP method that is not included in the `pattern` field, such as HEAD, or "*" to leave the HTTP method unspecified for this rule.HttpRuleOrBuilder.getCustomOrBuilder()
The custom pattern is used for specifying an HTTP method that is not included in the `pattern` field, such as HEAD, or "*" to leave the HTTP method unspecified for this rule.