ImmutableSampleJacksonMapped.Builder |
ImmutableSampleJacksonMapped.Builder.a(String a) |
ImmutableSampleJacksonMapped.Builder |
ImmutableSampleJacksonMapped.Builder.addAllB(Iterable<Integer> elements) |
ImmutableSampleJacksonMapped.Builder |
ImmutableSampleJacksonMapped.Builder.addB(int... elements) |
ImmutableSampleJacksonMapped.Builder |
ImmutableSampleJacksonMapped.Builder.addB(int element) |
ImmutableSampleJacksonMapped.Builder |
ImmutableSampleJacksonMapped.Builder.b(Iterable<Integer> elements) |
static ImmutableSampleJacksonMapped.Builder |
ImmutableSampleJacksonMapped.builder() |
ImmutableSampleJacksonMapped.Builder |
ImmutableSampleJacksonMapped.Builder.from(SampleJacksonMapped instance) |
ImmutableSampleJacksonMapped.Builder |
ImmutableSampleJacksonMapped.Builder.pojo(com.google.common.base.Optional<? extends SampleJacksonMapped.RegularPojo> pojo) |
ImmutableSampleJacksonMapped.Builder |
ImmutableSampleJacksonMapped.Builder.pojo(SampleJacksonMapped.RegularPojo pojo) |