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