| Package | Description |
|---|---|
| com.pingidentity.pa.sdk.http |
| Modifier and Type | Method and Description |
|---|---|
Body |
BodyFactory.createEmptyBody()
Create a
Body that contains no content |
Body |
BodyFactory.createInMemoryBody(byte[] content)
Create a
Body from the specified byte array |
Body |
Message.getBody()
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setBody(Body body)
Sets the body of this
Message. |
Copyright 2023 Ping Identity Corp. All rights reserved.