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 ResponseFlagsResponseFlags.DEFAULT_INSTANCEprivate ResponseFlagsAccessLogCommon.Builder.responseFlags_private ResponseFlagsAccessLogCommon.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.PARSERprivate 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 ResponseFlagsResponseFlags.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 ResponseFlagsResponseFlags.parseDelimitedFrom(InputStream input) static ResponseFlagsResponseFlags.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlagsResponseFlags.parseFrom(byte[] data) static ResponseFlagsResponseFlags.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlagsResponseFlags.parseFrom(com.google.protobuf.ByteString data) static ResponseFlagsResponseFlags.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlagsResponseFlags.parseFrom(com.google.protobuf.CodedInputStream input) static ResponseFlagsResponseFlags.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlagsResponseFlags.parseFrom(InputStream input) static ResponseFlagsResponseFlags.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ResponseFlagsResponseFlags.parseFrom(ByteBuffer data) static ResponseFlagsResponseFlags.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 voidResponseFlags.Builder.buildPartial0(ResponseFlags result) ResponseFlags.Builder.mergeFrom(ResponseFlags other) AccessLogCommon.Builder.mergeResponseFlags(ResponseFlags value) Flags indicating occurrences during request/response processing.static ResponseFlags.BuilderResponseFlags.newBuilder(ResponseFlags prototype) AccessLogCommon.Builder.setResponseFlags(ResponseFlags value) Flags indicating occurrences during request/response processing.