public static class RankableObject.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RankableObject |
build() |
RankableObject.Builder |
id(Long id) |
RankableObject.Builder |
type(String type) |
public RankableObject.Builder id(Long id)
public RankableObject.Builder type(String type)
public RankableObject build()
Copyright © 2007–2025 Atlassian. All rights reserved.