Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.ResponseFlags
-
Packages that use ResponseFlags Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of ResponseFlags in io.envoyproxy.envoy.data.accesslog.v3
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return ResponseFlags Modifier and Type Method Description ResponseFlagsResponseFlags.Builder. build()ResponseFlagsResponseFlags.Builder. buildPartial()static ResponseFlagsResponseFlags. getDefaultInstance()ResponseFlagsResponseFlags.Builder. getDefaultInstanceForType()ResponseFlagsResponseFlags. getDefaultInstanceForType()ResponseFlagsAccessLogCommon.Builder. getResponseFlags()Flags indicating occurrences during request/response processing.ResponseFlagsAccessLogCommon. getResponseFlags()Flags indicating occurrences during request/response processing.ResponseFlagsAccessLogCommonOrBuilder. 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 ResponseFlags Modifier and Type Method Description com.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 ResponseFlags Modifier and Type Method Description ResponseFlags.BuilderResponseFlags.Builder. mergeFrom(ResponseFlags other)AccessLogCommon.BuilderAccessLogCommon.Builder. mergeResponseFlags(ResponseFlags value)Flags indicating occurrences during request/response processing.static ResponseFlags.BuilderResponseFlags. newBuilder(ResponseFlags prototype)AccessLogCommon.BuilderAccessLogCommon.Builder. setResponseFlags(ResponseFlags value)Flags indicating occurrences during request/response processing.
-