content
A map containing descriptions of potential response payloads. The key is a media type or media type range and the value describes it
protected ServiceMgmtRequestBody. ServiceMgmtRequestBody(Map<String,ServiceMgmtMediaType> content,
String description,
String getref,
Boolean required,
Map<String,Object> vendorExtensions) ServiceMgmtRequestBody.protected booleancontent()content(Map<String,ServiceMgmtMediaType> content) description(String description) booleangetref()inthashCode()required()toString()vendorExtensions(Map<String,Object> vendorExtensions) ServiceMgmtRequestBody.spec - the specification to processServiceMgmtRequestBody.
NOTE: This constructor is not considered stable and may change if the model is updated. Consider using ServiceMgmtRequestBody(Consumer) instead.
content - A map containing descriptions of potential response payloads. The key is a media type or media type range and the value describes itdescription - A brief description of the request body. This could contain examples of usegetref - getrefrequired - Determines if the request body is required in the request. Defaults to falsevendorExtensions - vendorExtensionsthis.this.this.this.this.