ImmutableFileCreate.Builder |
ImmutableFileCreate.Builder.branch(String branch) |
Initializes the value for the branch attribute.
|
static ImmutableFileCreate.Builder |
ImmutableFileCreate.builder() |
|
ImmutableFileCreate.Builder |
ImmutableFileCreate.Builder.content(String content) |
Initializes the value for the content attribute.
|
ImmutableFileCreate.Builder |
ImmutableFileCreate.Builder.from(FileCreate instance) |
Fill a builder with attribute values from the provided FileCreate instance.
|
ImmutableFileCreate.Builder |
ImmutableFileCreate.Builder.message(String message) |
Initializes the value for the message attribute.
|