| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpRule
# gRPC Transcoding
gRPC Transcoding is a feature for mapping between a gRPC method and one or
more HTTP REST endpoints.
|
static class |
HttpRule.Builder
# gRPC Transcoding
gRPC Transcoding is a feature for mapping between a gRPC method and one or
more HTTP REST endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
HttpRuleOrBuilder |
HttpRuleOrBuilder.getAdditionalBindingsOrBuilder(int index)
Additional HTTP bindings for the selector.
|
HttpRuleOrBuilder |
HttpRule.getAdditionalBindingsOrBuilder(int index)
Additional HTTP bindings for the selector.
|
HttpRuleOrBuilder |
HttpRule.Builder.getAdditionalBindingsOrBuilder(int index)
Additional HTTP bindings for the selector.
|
HttpRuleOrBuilder |
HttpOrBuilder.getRulesOrBuilder(int index)
A list of HTTP configuration rules that apply to individual API methods.
|
HttpRuleOrBuilder |
Http.getRulesOrBuilder(int index)
A list of HTTP configuration rules that apply to individual API methods.
|
HttpRuleOrBuilder |
Http.Builder.getRulesOrBuilder(int index)
A list of HTTP configuration rules that apply to individual API methods.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends HttpRuleOrBuilder> |
HttpRuleOrBuilder.getAdditionalBindingsOrBuilderList()
Additional HTTP bindings for the selector.
|
List<? extends HttpRuleOrBuilder> |
HttpRule.getAdditionalBindingsOrBuilderList()
Additional HTTP bindings for the selector.
|
List<? extends HttpRuleOrBuilder> |
HttpRule.Builder.getAdditionalBindingsOrBuilderList()
Additional HTTP bindings for the selector.
|
List<? extends HttpRuleOrBuilder> |
HttpOrBuilder.getRulesOrBuilderList()
A list of HTTP configuration rules that apply to individual API methods.
|
List<? extends HttpRuleOrBuilder> |
Http.getRulesOrBuilderList()
A list of HTTP configuration rules that apply to individual API methods.
|
List<? extends HttpRuleOrBuilder> |
Http.Builder.getRulesOrBuilderList()
A list of HTTP configuration rules that apply to individual API methods.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.