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 Map<String,ServiceMgmtMediaType> protected Stringprotected Stringprotected Map<String,ServiceMgmtHeader> protected Map<String,ServiceMgmtLink> protected ServiceMgmtResponse. ServiceMgmtResponse(Map<String,ServiceMgmtMediaType> content,
String description,
String getref,
Map<String,ServiceMgmtHeader> headersV3,
Map<String,ServiceMgmtLink> links,
Map<String,Object> vendorExtensions) ServiceMgmtResponse.protected booleancontent()content(Map<String,ServiceMgmtMediaType> content) description(String description) booleangetref()inthashCode()headersV3(Map<String,ServiceMgmtHeader> headersV3) links()links(Map<String,ServiceMgmtLink> links) toString()vendorExtensions(Map<String,Object> vendorExtensions) ServiceMgmtResponse.spec - the specification to processServiceMgmtResponse.
NOTE: This constructor is not considered stable and may change if the model is updated. Consider using ServiceMgmtResponse(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 short description of the responsegetref - getrefheadersV3 - Maps a header name to its definition. RFC7230 states header names are case insensitive. If a response header is defined with the name "Content-Type", it SHALL be ignoredlinks - A map of operations links that can be followed from the response. The key of the map is a short name for the link, following the naming constraints of the names for Component Objects.vendorExtensions - vendorExtensionsthis.this.this.this.this.this.