Class PostCoachingAppointmentConversationsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostCoachingAppointmentConversationsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(String appointmentId, AddConversationRequest body) getBody()voidsetAppointmentId(String appointmentId) voidvoidsetCustomHeaders(Map<String, String> customHeaders) withAppointmentId(String appointmentId) withCustomHeader(String name, String value)
-
Constructor Details
-
PostCoachingAppointmentConversationsRequest
public PostCoachingAppointmentConversationsRequest()
-
-
Method Details
-
getAppointmentId
-
setAppointmentId
-
withAppointmentId
-
getBody
-
setBody
-
withBody
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PostCoachingAppointmentConversationsRequest.Builder builder(String appointmentId, AddConversationRequest body)
-