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