Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.HTTPResponseProperties
-
Packages that use HTTPResponseProperties Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of HTTPResponseProperties in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as HTTPResponseProperties Modifier and Type Field Description private static HTTPResponsePropertiesHTTPResponseProperties. DEFAULT_INSTANCEprivate HTTPResponsePropertiesHTTPAccessLogEntry.Builder. response_private HTTPResponsePropertiesHTTPAccessLogEntry. response_Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type HTTPResponseProperties Modifier and Type Field Description private static com.google.protobuf.Parser<HTTPResponseProperties>HTTPResponseProperties. PARSERprivate com.google.protobuf.SingleFieldBuilder<HTTPResponseProperties,HTTPResponseProperties.Builder,HTTPResponsePropertiesOrBuilder>HTTPAccessLogEntry.Builder. responseBuilder_Methods in io.envoyproxy.envoy.data.accesslog.v3 that return HTTPResponseProperties Modifier and Type Method Description HTTPResponsePropertiesHTTPResponseProperties.Builder. build()HTTPResponsePropertiesHTTPResponseProperties.Builder. buildPartial()static HTTPResponsePropertiesHTTPResponseProperties. getDefaultInstance()HTTPResponsePropertiesHTTPResponseProperties.Builder. getDefaultInstanceForType()HTTPResponsePropertiesHTTPResponseProperties. getDefaultInstanceForType()HTTPResponsePropertiesHTTPAccessLogEntry.Builder. getResponse()Description of the outgoing HTTP response.HTTPResponsePropertiesHTTPAccessLogEntry. getResponse()Description of the outgoing HTTP response.HTTPResponsePropertiesHTTPAccessLogEntryOrBuilder. getResponse()Description of the outgoing HTTP response.static HTTPResponsePropertiesHTTPResponseProperties. parseDelimitedFrom(java.io.InputStream input)static HTTPResponsePropertiesHTTPResponseProperties. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPResponsePropertiesHTTPResponseProperties. parseFrom(byte[] data)static HTTPResponsePropertiesHTTPResponseProperties. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPResponsePropertiesHTTPResponseProperties. parseFrom(com.google.protobuf.ByteString data)static HTTPResponsePropertiesHTTPResponseProperties. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPResponsePropertiesHTTPResponseProperties. parseFrom(com.google.protobuf.CodedInputStream input)static HTTPResponsePropertiesHTTPResponseProperties. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPResponsePropertiesHTTPResponseProperties. parseFrom(java.io.InputStream input)static HTTPResponsePropertiesHTTPResponseProperties. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static HTTPResponsePropertiesHTTPResponseProperties. parseFrom(java.nio.ByteBuffer data)static HTTPResponsePropertiesHTTPResponseProperties. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type HTTPResponseProperties Modifier and Type Method Description com.google.protobuf.Parser<HTTPResponseProperties>HTTPResponseProperties. getParserForType()private com.google.protobuf.SingleFieldBuilder<HTTPResponseProperties,HTTPResponseProperties.Builder,HTTPResponsePropertiesOrBuilder>HTTPAccessLogEntry.Builder. getResponseFieldBuilder()Description of the outgoing HTTP response.static com.google.protobuf.Parser<HTTPResponseProperties>HTTPResponseProperties. parser()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type HTTPResponseProperties Modifier and Type Method Description private voidHTTPResponseProperties.Builder. buildPartial0(HTTPResponseProperties result)HTTPResponseProperties.BuilderHTTPResponseProperties.Builder. mergeFrom(HTTPResponseProperties other)HTTPAccessLogEntry.BuilderHTTPAccessLogEntry.Builder. mergeResponse(HTTPResponseProperties value)Description of the outgoing HTTP response.static HTTPResponseProperties.BuilderHTTPResponseProperties. newBuilder(HTTPResponseProperties prototype)HTTPAccessLogEntry.BuilderHTTPAccessLogEntry.Builder. setResponse(HTTPResponseProperties value)Description of the outgoing HTTP response.
-