public class AirSyncBaseResponse
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
AirSyncBaseResponse.Attachment |
static class |
AirSyncBaseResponse.Body |
static class |
AirSyncBaseResponse.BodyPart |
static class |
AirSyncBaseResponse.NativeBodyType |
Modifier and Type | Field and Description |
---|---|
java.util.Collection<AirSyncBaseResponse.Attachment> |
attachments |
AirSyncBaseResponse.Body |
body |
AirSyncBaseResponse.BodyPart |
bodyPart |
java.lang.String |
contentType |
AirSyncBaseResponse.NativeBodyType |
nativeBodyType |
Constructor and Description |
---|
AirSyncBaseResponse() |
public java.util.Collection<AirSyncBaseResponse.Attachment> attachments
public AirSyncBaseResponse.Body body
public AirSyncBaseResponse.BodyPart bodyPart
public AirSyncBaseResponse.NativeBodyType nativeBodyType
public java.lang.String contentType
Copyright © 2021. All Rights Reserved.