Uses of Class
com.mypurecloud.sdk.v2.model.BotConnectorBotSummaryEntityListing
Packages that use BotConnectorBotSummaryEntityListing
-
Uses of BotConnectorBotSummaryEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return BotConnectorBotSummaryEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsBotconnectorIntegrationIdBotsSummaries(GetIntegrationsBotconnectorIntegrationIdBotsSummariesRequest request) Get a summary list of botConnector bots for this integrationIntegrationsApi.getIntegrationsBotconnectorIntegrationIdBotsSummaries(String integrationId, Integer pageNumber, Integer pageSize) Get a summary list of botConnector bots for this integrationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type BotConnectorBotSummaryEntityListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsBotconnectorIntegrationIdBotsSummaries(ApiRequest<Void> request) Get a summary list of botConnector bots for this integrationIntegrationsApiAsync.getIntegrationsBotconnectorIntegrationIdBotsSummariesAsync(GetIntegrationsBotconnectorIntegrationIdBotsSummariesRequest request, AsyncApiCallback<BotConnectorBotSummaryEntityListing> callback) Get a summary list of botConnector bots for this integrationIntegrationsApiAsync.getIntegrationsBotconnectorIntegrationIdBotsSummariesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BotConnectorBotSummaryEntityListing>> callback) Get a summary list of botConnector bots for this integrationIntegrationsApi.getIntegrationsBotconnectorIntegrationIdBotsSummariesWithHttpInfo(String integrationId, Integer pageNumber, Integer pageSize) Get a summary list of botConnector bots for this integrationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type BotConnectorBotSummaryEntityListingModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsBotconnectorIntegrationIdBotsSummariesAsync(GetIntegrationsBotconnectorIntegrationIdBotsSummariesRequest request, AsyncApiCallback<BotConnectorBotSummaryEntityListing> callback) Get a summary list of botConnector bots for this integrationIntegrationsApiAsync.getIntegrationsBotconnectorIntegrationIdBotsSummariesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<BotConnectorBotSummaryEntityListing>> callback) Get a summary list of botConnector bots for this integration -
Uses of BotConnectorBotSummaryEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotConnectorBotSummaryEntityListingModifier and TypeMethodDescriptionBotConnectorBotSummaryEntityListing.entities(List<BotSummary> entities) BotConnectorBotSummaryEntityListing.pageNumber(Integer pageNumber) BotConnectorBotSummaryEntityListing.previousUri(String previousUri)