public static final class DraftsTypes.CommitSpec.Builder
extends java.lang.Object
DraftsTypes.CommitSpec.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
DraftsTypes.CommitSpec. |
| Modifier and Type | Method and Description |
|---|---|
DraftsTypes.CommitSpec |
build() |
DraftsTypes.CommitSpec.Builder |
setMessage(java.lang.String message)
Message to include with the commit.
|
public Builder()
DraftsTypes.CommitSpec.public DraftsTypes.CommitSpec.Builder setMessage(java.lang.String message)
null, message is set to empty string.message - New value for the property.public DraftsTypes.CommitSpec build()