Searched defs:withContentType (Results 1 – 11 of 11) sorted by relevance
72 public JavaType withContentType(JavaType contentType) { in withContentType() method in PlaceholderForType
69 public JavaType withContentType(JavaType contentType) { in withContentType() method in ResolvedRecursiveType
72 public JavaType withContentType(JavaType contentType) { in withContentType() method in CollectionType
106 public JavaType withContentType(JavaType contentType) { in withContentType() method in MapType
94 public JavaType withContentType(JavaType contentType) { in withContentType() method in ReferenceType
52 public JavaType withContentType(JavaType contentType) { in withContentType() method in ArrayType
101 public JavaType withContentType(JavaType contentType) { in withContentType() method in CollectionLikeType
111 public JavaType withContentType(JavaType contentType) { in withContentType() method in MapLikeType
170 public JavaType withContentType(JavaType contentType) { in withContentType() method in SimpleType
429 public PublishPacketBuilder withContentType(String contentType) { in withContentType() method in PublishPacket.PublishPacketBuilder
169 public abstract JavaType withContentType(JavaType contentType); in withContentType() method in JavaType