Package | Description |
---|---|
com.oracle.bmc.datacatalog.model |
Modifier and Type | Method and Description |
---|---|
static TermAssociatedObject.Builder |
TermAssociatedObject.builder()
Create a new builder.
|
TermAssociatedObject.Builder |
TermAssociatedObject.Builder.copy(TermAssociatedObject model) |
TermAssociatedObject.Builder |
TermAssociatedObject.Builder.key(String key)
Immutable key used to uniquely identify the associated object.
|
TermAssociatedObject.Builder |
TermAssociatedObject.Builder.name(String name)
Name of the associated object.
|
TermAssociatedObject.Builder |
TermAssociatedObject.toBuilder() |
TermAssociatedObject.Builder |
TermAssociatedObject.Builder.uri(String uri)
URI of the associated object within the data catalog API.
|
Copyright © 2016–2024. All rights reserved.