Uses of Class
com.mypurecloud.sdk.v2.api.request.PutUsersCustomattributesSchemaRequest.Builder
Packages that use PutUsersCustomattributesSchemaRequest.Builder
-
Uses of PutUsersCustomattributesSchemaRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutUsersCustomattributesSchemaRequest.BuilderModifier and TypeMethodDescriptionPutUsersCustomattributesSchemaRequest.builder()PutUsersCustomattributesSchemaRequest.builder(String schemaId, DataSchema body) PutUsersCustomattributesSchemaRequest.Builder.withBody(DataSchema body) PutUsersCustomattributesSchemaRequest.Builder.withRequiredParams(String schemaId, DataSchema body) PutUsersCustomattributesSchemaRequest.Builder.withSchemaId(String schemaId)