Uses of Class
org.odpi.openmetadata.adminservices.rest.URLRequestBody
-
Packages that use URLRequestBody Package Description org.odpi.openmetadata.adminservices.rest These are the beans that wrap request bodies and responses on the REST API. -
-
Uses of URLRequestBody in org.odpi.openmetadata.adminservices.rest
Subclasses of URLRequestBody in org.odpi.openmetadata.adminservices.rest Modifier and Type Class Description classPlatformSecurityRequestBodyPlatformSecurityRequestBody passes information to set up a security connector to protect requests to the platform.Constructors in org.odpi.openmetadata.adminservices.rest with parameters of type URLRequestBody Constructor Description URLRequestBody(URLRequestBody template)Copy/clone constructor
-