Package | Description |
---|---|
com.oracle.bmc.datacatalog.model | |
com.oracle.bmc.datacatalog.requests |
Modifier and Type | Method and Description |
---|---|
UpdateEntityDetails |
UpdateEntityDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
UpdateEntityDetails.Builder |
UpdateEntityDetails.Builder.copy(UpdateEntityDetails model) |
Modifier and Type | Method and Description |
---|---|
UpdateEntityDetails |
UpdateEntityRequest.getBody$()
Alternative accessor for the body parameter.
|
UpdateEntityDetails |
UpdateEntityRequest.getUpdateEntityDetails()
The information to be updated in the data entity.
|
Modifier and Type | Method and Description |
---|---|
UpdateEntityRequest.Builder |
UpdateEntityRequest.Builder.body$(UpdateEntityDetails body)
Alternative setter for the body parameter.
|
UpdateEntityRequest.Builder |
UpdateEntityRequest.Builder.updateEntityDetails(UpdateEntityDetails updateEntityDetails)
The information to be updated in the data entity.
|
Copyright © 2016–2024. All rights reserved.