public static class LeafCertificateResponse.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
LeafCertificateResponse |
build() |
LeafCertificateResponse.Builder |
copy(LeafCertificateResponse model) |
LeafCertificateResponse.Builder |
leafCertificateDetails(LeafCertificateDetails leafCertificateDetails) |
LeafCertificateResponse.Builder |
roverNodeId(String roverNodeId)
The id of the rover node.
|
public LeafCertificateResponse.Builder roverNodeId(String roverNodeId)
The id of the rover node.
roverNodeId
- the value to setpublic LeafCertificateResponse.Builder leafCertificateDetails(LeafCertificateDetails leafCertificateDetails)
public LeafCertificateResponse build()
public LeafCertificateResponse.Builder copy(LeafCertificateResponse model)
Copyright © 2016–2024. All rights reserved.