Uses of Class
com.oracle.bmc.dataintegration.model.GenericRestApiAttributes
-
Packages that use GenericRestApiAttributes Package Description com.oracle.bmc.dataintegration.model -
-
Uses of GenericRestApiAttributes in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return GenericRestApiAttributes Modifier and Type Method Description GenericRestApiAttributes
GenericRestApiAttributes.Builder. build()
GenericRestApiAttributes
OperationFromApi. getOperationAttributes()
Methods in com.oracle.bmc.dataintegration.model with parameters of type GenericRestApiAttributes Modifier and Type Method Description GenericRestApiAttributes.Builder
GenericRestApiAttributes.Builder. copy(GenericRestApiAttributes model)
OperationFromApi.Builder
OperationFromApi.Builder. operationAttributes(GenericRestApiAttributes operationAttributes)
Constructors in com.oracle.bmc.dataintegration.model with parameters of type GenericRestApiAttributes Constructor Description OperationFromApi(ObjectMetadata metadata, String key, String modelVersion, ParentReference parentRef, Shape shape, String name, Integer objectVersion, String externalKey, String resourceName, Integer objectStatus, GenericRestApiAttributes operationAttributes)
Deprecated.
-