public static class LastModifiedCommandParameters.Builder extends AbstractCommitCommandParameters.AbstractCommitParametersBuilder<LastModifiedCommandParameters.Builder>
| Constructor and Description |
|---|
Builder(LastModifiedRequest request) |
Builder(String commitId) |
| Modifier and Type | Method and Description |
|---|---|
LastModifiedCommandParameters |
build() |
LastModifiedCommandParameters.Builder |
commitId(String value) |
LastModifiedCommandParameters.Builder |
maxMessageLength(int value) |
protected LastModifiedCommandParameters.Builder |
self() |
pathpublic Builder(@Nonnull LastModifiedRequest request)
@Nonnull public LastModifiedCommandParameters build()
@Nonnull public LastModifiedCommandParameters.Builder commitId(@Nonnull String value)
@Nonnull public LastModifiedCommandParameters.Builder maxMessageLength(int value)
@Nonnull protected LastModifiedCommandParameters.Builder self()
self in class AbstractCommitCommandParameters.AbstractCommitParametersBuilder<LastModifiedCommandParameters.Builder>Copyright © 2019 Atlassian. All rights reserved.