Package | Description |
---|---|
com.oracle.bmc.datacatalog.model | |
com.oracle.bmc.datacatalog.responses |
Modifier and Type | Method and Description |
---|---|
Entity |
Entity.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Entity.Builder |
Entity.Builder.copy(Entity model) |
Modifier and Type | Method and Description |
---|---|
Entity |
GetEntityResponse.getEntity()
The returned Entity instance.
|
Entity |
CreateEntityResponse.getEntity()
The returned Entity instance.
|
Entity |
UpdateEntityResponse.getEntity()
The returned Entity instance.
|
Modifier and Type | Method and Description |
---|---|
GetEntityResponse.Builder |
GetEntityResponse.Builder.entity(Entity entity)
The returned Entity instance.
|
CreateEntityResponse.Builder |
CreateEntityResponse.Builder.entity(Entity entity)
The returned Entity instance.
|
UpdateEntityResponse.Builder |
UpdateEntityResponse.Builder.entity(Entity entity)
The returned Entity instance.
|
Copyright © 2016–2023. All rights reserved.