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