public static interface DetailedGlossaryTerm.Builder extends SdkPojo, CopyableBuilder<DetailedGlossaryTerm.Builder,DetailedGlossaryTerm>
| Modifier and Type | Method and Description |
|---|---|
DetailedGlossaryTerm.Builder |
name(String name)
The name of a glossary term attached to the inventory asset.
|
DetailedGlossaryTerm.Builder |
shortDescription(String shortDescription)
The shoft description of a glossary term attached to the inventory asset.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDetailedGlossaryTerm.Builder name(String name)
The name of a glossary term attached to the inventory asset.
name - The name of a glossary term attached to the inventory asset.DetailedGlossaryTerm.Builder shortDescription(String shortDescription)
The shoft description of a glossary term attached to the inventory asset.
shortDescription - The shoft description of a glossary term attached to the inventory asset.Copyright © 2023. All rights reserved.