public static class GetAgreementResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetAgreementResponse.Builder |
agreement(Agreement agreement) |
GetAgreementResponse |
build() |
GetAgreementResponse.Builder |
copy(GetAgreementResponse o)
Copy method to populate the builder with values from the given instance.
|
GetAgreementResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public GetAgreementResponse.Builder copy(GetAgreementResponse o)
Copy method to populate the builder with values from the given instance.
public GetAgreementResponse.Builder opcRequestId(String opcRequestId)
public GetAgreementResponse.Builder agreement(Agreement agreement)
public GetAgreementResponse build()
Copyright © 2016–2020. All rights reserved.