public static class PutRepositoryTagDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
PutRepositoryTagDetails |
build() |
PutRepositoryTagDetails.Builder |
copy(PutRepositoryTagDetails model) |
PutRepositoryTagDetails.Builder |
objectId(String objectId)
SHA-1 hash value of the object pointed to by the tag.
|
public PutRepositoryTagDetails.Builder objectId(String objectId)
SHA-1 hash value of the object pointed to by the tag.
objectId
- the value to setpublic PutRepositoryTagDetails build()
public PutRepositoryTagDetails.Builder copy(PutRepositoryTagDetails model)
Copyright © 2016–2024. All rights reserved.