Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.HTTPResponseProperties
Packages that use HTTPResponseProperties
-
Uses of HTTPResponseProperties in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as HTTPResponsePropertiesModifier and TypeFieldDescriptionprivate static final HTTPResponsePropertiesHTTPResponseProperties.DEFAULT_INSTANCEprivate HTTPResponsePropertiesHTTPAccessLogEntry.Builder.response_private HTTPResponsePropertiesHTTPAccessLogEntry.response_Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type HTTPResponsePropertiesModifier and TypeFieldDescriptionprivate static final 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 HTTPResponsePropertiesModifier and TypeMethodDescriptionHTTPResponseProperties.Builder.build()HTTPResponseProperties.Builder.buildPartial()static HTTPResponsePropertiesHTTPResponseProperties.getDefaultInstance()HTTPResponseProperties.Builder.getDefaultInstanceForType()HTTPResponseProperties.getDefaultInstanceForType()HTTPAccessLogEntry.Builder.getResponse()Description of the outgoing HTTP response.HTTPAccessLogEntry.getResponse()Description of the outgoing HTTP response.HTTPAccessLogEntryOrBuilder.getResponse()Description of the outgoing HTTP response.static HTTPResponsePropertiesHTTPResponseProperties.parseDelimitedFrom(InputStream input) static HTTPResponsePropertiesHTTPResponseProperties.parseDelimitedFrom(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(InputStream input) static HTTPResponsePropertiesHTTPResponseProperties.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPResponsePropertiesHTTPResponseProperties.parseFrom(ByteBuffer data) static HTTPResponsePropertiesHTTPResponseProperties.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type HTTPResponsePropertiesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HTTPResponseProperties> HTTPResponseProperties.getParserForType()private com.google.protobuf.SingleFieldBuilder<HTTPResponseProperties, HTTPResponseProperties.Builder, HTTPResponsePropertiesOrBuilder> HTTPAccessLogEntry.Builder.internalGetResponseFieldBuilder()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 HTTPResponsePropertiesModifier and TypeMethodDescriptionprivate voidHTTPResponseProperties.Builder.buildPartial0(HTTPResponseProperties result) HTTPResponseProperties.Builder.mergeFrom(HTTPResponseProperties other) HTTPAccessLogEntry.Builder.mergeResponse(HTTPResponseProperties value) Description of the outgoing HTTP response.HTTPResponseProperties.newBuilder(HTTPResponseProperties prototype) HTTPAccessLogEntry.Builder.setResponse(HTTPResponseProperties value) Description of the outgoing HTTP response.