Uses of Class
io.envoyproxy.envoy.extensions.formatter.req_without_query.v3.ReqWithoutQuery
-
Packages that use ReqWithoutQuery Package Description io.envoyproxy.envoy.extensions.formatter.req_without_query.v3 -
-
Uses of ReqWithoutQuery in io.envoyproxy.envoy.extensions.formatter.req_without_query.v3
Methods in io.envoyproxy.envoy.extensions.formatter.req_without_query.v3 that return ReqWithoutQuery Modifier and Type Method Description ReqWithoutQueryReqWithoutQuery.Builder. build()ReqWithoutQueryReqWithoutQuery.Builder. buildPartial()static ReqWithoutQueryReqWithoutQuery. getDefaultInstance()ReqWithoutQueryReqWithoutQuery.Builder. getDefaultInstanceForType()ReqWithoutQueryReqWithoutQuery. getDefaultInstanceForType()static ReqWithoutQueryReqWithoutQuery. parseDelimitedFrom(InputStream input)static ReqWithoutQueryReqWithoutQuery. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReqWithoutQueryReqWithoutQuery. parseFrom(byte[] data)static ReqWithoutQueryReqWithoutQuery. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReqWithoutQueryReqWithoutQuery. parseFrom(com.google.protobuf.ByteString data)static ReqWithoutQueryReqWithoutQuery. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReqWithoutQueryReqWithoutQuery. parseFrom(com.google.protobuf.CodedInputStream input)static ReqWithoutQueryReqWithoutQuery. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReqWithoutQueryReqWithoutQuery. parseFrom(InputStream input)static ReqWithoutQueryReqWithoutQuery. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReqWithoutQueryReqWithoutQuery. parseFrom(ByteBuffer data)static ReqWithoutQueryReqWithoutQuery. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.formatter.req_without_query.v3 that return types with arguments of type ReqWithoutQuery Modifier and Type Method Description com.google.protobuf.Parser<ReqWithoutQuery>ReqWithoutQuery. getParserForType()static com.google.protobuf.Parser<ReqWithoutQuery>ReqWithoutQuery. parser()Methods in io.envoyproxy.envoy.extensions.formatter.req_without_query.v3 with parameters of type ReqWithoutQuery Modifier and Type Method Description ReqWithoutQuery.BuilderReqWithoutQuery.Builder. mergeFrom(ReqWithoutQuery other)static ReqWithoutQuery.BuilderReqWithoutQuery. newBuilder(ReqWithoutQuery prototype)
-