Package | Description |
---|---|
com.compuware.ispw.restapi |
Modifier and Type | Field and Description |
---|---|
static MimeType |
IspwRestApiRequest.DescriptorImpl.acceptType |
static MimeType |
IspwRestApiRequestStep.DescriptorImpl.acceptType |
static MimeType |
IspwRestApiRequest.DescriptorImpl.contentType |
static MimeType |
IspwRestApiRequestStep.DescriptorImpl.contentType |
Modifier and Type | Method and Description |
---|---|
MimeType |
IspwRestApiRequest.getAcceptType() |
MimeType |
IspwRestApiRequestStep.getAcceptType() |
MimeType |
IspwRestApiRequest.getContentType() |
MimeType |
IspwRestApiRequestStep.getContentType() |
static MimeType |
MimeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MimeType[] |
MimeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2025. All rights reserved.