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