ImmutableTransplant.Builder |
ImmutableTransplant.Builder.addAllHashesToTransplant(Iterable<String> elements) |
|
ImmutableTransplant.Builder |
ImmutableTransplant.Builder.addHashesToTransplant(String element) |
|
ImmutableTransplant.Builder |
ImmutableTransplant.Builder.addHashesToTransplant(String... elements) |
|
static ImmutableTransplant.Builder |
ImmutableTransplant.builder() |
|
ImmutableTransplant.Builder |
ImmutableTransplant.Builder.from(Transplant instance) |
Fill a builder with attribute values from the provided Transplant instance.
|
ImmutableTransplant.Builder |
ImmutableTransplant.Builder.fromRefName(String fromRefName) |
|
ImmutableTransplant.Builder |
ImmutableTransplant.Builder.hashesToTransplant(Iterable<String> elements) |
|