Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags
Packages that use ResponseFlags
-
Uses of ResponseFlags in io.envoyproxy.envoy.data.accesslog.v3
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()static com.google.protobuf.Parser<ResponseFlags> ResponseFlags.parser()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type ResponseFlagsModifier and TypeMethodDescriptionResponseFlags.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.