| Package | Description |
|---|---|
| com.contrastsecurity.http | |
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
static MediaType |
MediaType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MediaType[] |
MediaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
ContrastSDK.makeRequestWithBody(HttpMethod method,
java.lang.String path,
java.lang.String body,
MediaType mediaType) |
Copyright © 2020 Contrast Security. All Rights Reserved.