Uses of Class
io.envoyproxy.envoy.extensions.filters.http.custom_response.v3.CustomResponse
Packages that use CustomResponse
-
Uses of CustomResponse in io.envoyproxy.envoy.extensions.filters.http.custom_response.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.custom_response.v3 that return CustomResponseModifier and TypeMethodDescriptionCustomResponse.Builder.build()CustomResponse.Builder.buildPartial()static CustomResponseCustomResponse.getDefaultInstance()CustomResponse.Builder.getDefaultInstanceForType()CustomResponse.getDefaultInstanceForType()static CustomResponseCustomResponse.parseDelimitedFrom(InputStream input) static CustomResponseCustomResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomResponseCustomResponse.parseFrom(byte[] data) static CustomResponseCustomResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomResponseCustomResponse.parseFrom(com.google.protobuf.ByteString data) static CustomResponseCustomResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomResponseCustomResponse.parseFrom(com.google.protobuf.CodedInputStream input) static CustomResponseCustomResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomResponseCustomResponse.parseFrom(InputStream input) static CustomResponseCustomResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CustomResponseCustomResponse.parseFrom(ByteBuffer data) static CustomResponseCustomResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.custom_response.v3 that return types with arguments of type CustomResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CustomResponse>CustomResponse.getParserForType()static com.google.protobuf.Parser<CustomResponse>CustomResponse.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.custom_response.v3 with parameters of type CustomResponseModifier and TypeMethodDescriptionCustomResponse.Builder.mergeFrom(CustomResponse other) static CustomResponse.BuilderCustomResponse.newBuilder(CustomResponse prototype)