Uses of Class
io.envoyproxy.envoy.extensions.filters.http.custom_response.v3.CustomResponse
-
Packages that use CustomResponse Package Description io.envoyproxy.envoy.extensions.filters.http.custom_response.v3 -
-
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 CustomResponse Modifier and Type Method Description CustomResponseCustomResponse.Builder. build()CustomResponseCustomResponse.Builder. buildPartial()static CustomResponseCustomResponse. getDefaultInstance()CustomResponseCustomResponse.Builder. getDefaultInstanceForType()CustomResponseCustomResponse. 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 CustomResponse Modifier and Type Method Description com.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 CustomResponse Modifier and Type Method Description CustomResponse.BuilderCustomResponse.Builder. mergeFrom(CustomResponse other)static CustomResponse.BuilderCustomResponse. newBuilder(CustomResponse prototype)
-