Uses of Class
org.odpi.openmetadata.accessservices.digitalservice.rest.DigitalServiceOMASAPIRequestBody
-
Packages that use DigitalServiceOMASAPIRequestBody Package Description org.odpi.openmetadata.accessservices.digitalservice.rest -
-
Uses of DigitalServiceOMASAPIRequestBody in org.odpi.openmetadata.accessservices.digitalservice.rest
Subclasses of DigitalServiceOMASAPIRequestBody in org.odpi.openmetadata.accessservices.digitalservice.rest Modifier and Type Class Description classDigitalServiceRequestBodyThe request body of creating the new digital serviceConstructors in org.odpi.openmetadata.accessservices.digitalservice.rest with parameters of type DigitalServiceOMASAPIRequestBody Constructor Description DigitalServiceOMASAPIRequestBody(DigitalServiceOMASAPIRequestBody template)Copy/clone constructor
-