Class GetCoachingAppointmentRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetCoachingAppointmentRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetAppointmentId(String appointmentId) voidsetCustomHeaders(Map<String, String> customHeaders) withAppointmentId(String appointmentId) withCustomHeader(String name, String value)
-
Constructor Details
-
GetCoachingAppointmentRequest
public GetCoachingAppointmentRequest()
-
-
Method Details
-
getAppointmentId
-
setAppointmentId
-
withAppointmentId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-