ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.Builder.build() |
static ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.copyOf(VanillaAttributeBuilderParent instance) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withFirstPartyImmutable(FirstPartyImmutable value) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withFirstPartyImmutableList(FirstPartyImmutable... elements) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withFirstPartyImmutableList(Iterable<? extends FirstPartyImmutable> elements) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withFirstPartyImmutableWithDifferentStyle(FirstPartyImmutableWithDifferentStyle value) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withNullableFirstPartyImmutable(FirstPartyImmutable value) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withOptionalFirstPartyImmutable(FirstPartyImmutable value) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withOptionalFirstPartyImmutable(Optional<? extends FirstPartyImmutable> optional) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withThirdPartyImmutable(ThirdPartyImmutable value) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withThirdPartyImmutableList(Iterable<? extends ThirdPartyImmutable> elements) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withThirdPartyImmutableList(ThirdPartyImmutable... elements) |
ImmutableVanillaAttributeBuilderParent |
ImmutableVanillaAttributeBuilderParent.withThirdPartyImmutableWithPrimitive(ThirdPartyImmutableWithPrimitive value) |