Class GetUsersCustomattributesSchemaVersionRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetUsersCustomattributesSchemaVersionRequest
-
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) voidsetSchemaId(String schemaId) voidsetVersionId(String versionId) withCustomHeader(String name, String value) withSchemaId(String schemaId) withVersionId(String versionId)
-
Constructor Details
-
GetUsersCustomattributesSchemaVersionRequest
public GetUsersCustomattributesSchemaVersionRequest()
-
-
Method Details
-
getSchemaId
-
setSchemaId
-
withSchemaId
-
getVersionId
-
setVersionId
-
withVersionId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static GetUsersCustomattributesSchemaVersionRequest.Builder builder(String schemaId, String versionId)
-