Class PutUserStationDefaultstationStationIdRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PutUserStationDefaultstationStationIdRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetStationId(String stationId) voidwithCustomHeader(String name, String value) withStationId(String stationId) withUserId(String userId)
-
Constructor Details
-
PutUserStationDefaultstationStationIdRequest
public PutUserStationDefaultstationStationIdRequest()
-
-
Method Details
-
getUserId
-
setUserId
-
withUserId
-
getStationId
-
setStationId
-
withStationId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PutUserStationDefaultstationStationIdRequest.Builder builder(String userId, String stationId)
-