Uses of Class
com.mypurecloud.sdk.v2.api.request.DeleteUsersCustomattributesSchemaRequest
Packages that use DeleteUsersCustomattributesSchemaRequest
-
Uses of DeleteUsersCustomattributesSchemaRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type DeleteUsersCustomattributesSchemaRequestModifier and TypeMethodDescriptionvoidUsersApi.deleteUsersCustomattributesSchema(DeleteUsersCustomattributesSchemaRequest request) Delete a schemaUsersApiAsync.deleteUsersCustomattributesSchemaAsync(DeleteUsersCustomattributesSchemaRequest request, AsyncApiCallback<Void> callback) Delete a schema -
Uses of DeleteUsersCustomattributesSchemaRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return DeleteUsersCustomattributesSchemaRequestModifier and TypeMethodDescriptionDeleteUsersCustomattributesSchemaRequest.Builder.build()DeleteUsersCustomattributesSchemaRequest.withCustomHeader(String name, String value) DeleteUsersCustomattributesSchemaRequest.withSchemaId(String schemaId)