Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags
Packages that use ResponseFlags
-
Uses of ResponseFlags in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as ResponseFlagsModifier and TypeFieldDescriptionprivate static final ResponseFlags
ResponseFlags.DEFAULT_INSTANCE
private ResponseFlags
AccessLogCommon.Builder.responseFlags_
private ResponseFlags
AccessLogCommon.responseFlags_
Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type ResponseFlagsModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ResponseFlags> ResponseFlags.PARSER
private com.google.protobuf.SingleFieldBuilder
<ResponseFlags, ResponseFlags.Builder, ResponseFlagsOrBuilder> AccessLogCommon.Builder.responseFlagsBuilder_
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return ResponseFlagsModifier and TypeMethodDescriptionResponseFlags.Builder.build()
ResponseFlags.Builder.buildPartial()
static ResponseFlags
ResponseFlags.getDefaultInstance()
ResponseFlags.Builder.getDefaultInstanceForType()
ResponseFlags.getDefaultInstanceForType()
AccessLogCommon.Builder.getResponseFlags()
Flags indicating occurrences during request/response processing.AccessLogCommon.getResponseFlags()
Flags indicating occurrences during request/response processing.AccessLogCommonOrBuilder.getResponseFlags()
Flags indicating occurrences during request/response processing.static ResponseFlags
ResponseFlags.parseDelimitedFrom
(InputStream input) static ResponseFlags
ResponseFlags.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags
ResponseFlags.parseFrom
(byte[] data) static ResponseFlags
ResponseFlags.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags
ResponseFlags.parseFrom
(com.google.protobuf.ByteString data) static ResponseFlags
ResponseFlags.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags
ResponseFlags.parseFrom
(com.google.protobuf.CodedInputStream input) static ResponseFlags
ResponseFlags.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags
ResponseFlags.parseFrom
(InputStream input) static ResponseFlags
ResponseFlags.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlags
ResponseFlags.parseFrom
(ByteBuffer data) static ResponseFlags
ResponseFlags.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type ResponseFlagsModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ResponseFlags> ResponseFlags.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<ResponseFlags, ResponseFlags.Builder, ResponseFlagsOrBuilder> AccessLogCommon.Builder.getResponseFlagsFieldBuilder()
Flags indicating occurrences during request/response processing.static com.google.protobuf.Parser
<ResponseFlags> ResponseFlags.parser()
Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type ResponseFlagsModifier and TypeMethodDescriptionprivate void
ResponseFlags.Builder.buildPartial0
(ResponseFlags result) ResponseFlags.Builder.mergeFrom
(ResponseFlags other) AccessLogCommon.Builder.mergeResponseFlags
(ResponseFlags value) Flags indicating occurrences during request/response processing.static ResponseFlags.Builder
ResponseFlags.newBuilder
(ResponseFlags prototype) AccessLogCommon.Builder.setResponseFlags
(ResponseFlags value) Flags indicating occurrences during request/response processing.