static UpdateGlossaryResponse.Builder |
UpdateGlossaryResponse.builder() |
|
UpdateGlossaryResponse.Builder |
UpdateGlossaryResponse.Builder.description(String description) |
The description to be updated as part of the UpdateGlossary action.
|
UpdateGlossaryResponse.Builder |
UpdateGlossaryResponse.Builder.domainId(String domainId) |
The identifier of the Amazon DataZone domain in which a business glossary is to be updated.
|
UpdateGlossaryResponse.Builder |
UpdateGlossaryResponse.Builder.id(String id) |
The identifier of the business glossary that is to be updated.
|
UpdateGlossaryResponse.Builder |
UpdateGlossaryResponse.Builder.name(String name) |
The name to be updated as part of the UpdateGlossary action.
|
UpdateGlossaryResponse.Builder |
UpdateGlossaryResponse.Builder.owningProjectId(String owningProjectId) |
The identifier of the project in which to update a business glossary.
|
UpdateGlossaryResponse.Builder |
UpdateGlossaryResponse.Builder.status(String status) |
The status to be updated as part of the UpdateGlossary action.
|
UpdateGlossaryResponse.Builder |
UpdateGlossaryResponse.Builder.status(GlossaryStatus status) |
The status to be updated as part of the UpdateGlossary action.
|
UpdateGlossaryResponse.Builder |
UpdateGlossaryResponse.toBuilder() |
|