Uses of Class
com.mypurecloud.sdk.v2.model.BusinessRulesDataSchemaListing
Packages that use BusinessRulesDataSchemaListing
-
Uses of BusinessRulesDataSchemaListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BusinessRulesDataSchemaListingModifier and TypeMethodDescriptionBusinessRulesApi.getBusinessrulesSchemas()Get a list of schemas.BusinessRulesApi.getBusinessrulesSchemas(GetBusinessrulesSchemasRequest request) Get a list of schemas.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type BusinessRulesDataSchemaListingModifier and TypeMethodDescriptionBusinessRulesApi.getBusinessrulesSchemas(ApiRequest<Void> request) Get a list of schemas.BusinessRulesApiAsync.getBusinessrulesSchemasAsync(GetBusinessrulesSchemasRequest request, AsyncApiCallback<BusinessRulesDataSchemaListing> callback) Get a list of schemas.BusinessRulesApiAsync.getBusinessrulesSchemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BusinessRulesDataSchemaListing>> callback) Get a list of schemas.BusinessRulesApi.getBusinessrulesSchemasWithHttpInfo()Get a list of schemas.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type BusinessRulesDataSchemaListingModifier and TypeMethodDescriptionBusinessRulesApiAsync.getBusinessrulesSchemasAsync(GetBusinessrulesSchemasRequest request, AsyncApiCallback<BusinessRulesDataSchemaListing> callback) Get a list of schemas.BusinessRulesApiAsync.getBusinessrulesSchemasAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BusinessRulesDataSchemaListing>> callback) Get a list of schemas. -
Uses of BusinessRulesDataSchemaListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BusinessRulesDataSchemaListingModifier and TypeMethodDescriptionBusinessRulesDataSchemaListing.entities(List<BusinessRulesDataSchema> entities) BusinessRulesDataSchemaListing.previousUri(String previousUri)