Class GetUsersMeRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetUsersMeRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) static GetUsersMeRequest.Builderbuilder()voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetIntegrationPresenceSource(String integrationPresenceSource) voidsetUserCustomAttributeSchemaIds(List<String> userCustomAttributeSchemaIds) withCustomHeader(String name, String value) withExpand(List<String> expand) withIntegrationPresenceSource(String integrationPresenceSource) withUserCustomAttributeSchemaIds(List<String> userCustomAttributeSchemaIds)
-
Constructor Details
-
GetUsersMeRequest
public GetUsersMeRequest()
-
-
Method Details
-
getExpand
-
setExpand
-
withExpand
-
getIntegrationPresenceSource
-
setIntegrationPresenceSource
-
withIntegrationPresenceSource
-
getUserCustomAttributeSchemaIds
-
setUserCustomAttributeSchemaIds
-
withUserCustomAttributeSchemaIds
public GetUsersMeRequest withUserCustomAttributeSchemaIds(List<String> userCustomAttributeSchemaIds) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-