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