Uses of Class
com.mypurecloud.sdk.v2.model.AcceleratorList
Packages that use AcceleratorList
-
Uses of AcceleratorList in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AcceleratorListModifier and TypeMethodDescriptionInfrastructureAsCodeApi.getInfrastructureascodeAccelerators(GetInfrastructureascodeAcceleratorsRequest request) Get a list of available accelerators Search for accelerators that can be run.InfrastructureAsCodeApi.getInfrastructureascodeAccelerators(Integer pageSize, Integer pageNumber, String sortBy, String sortOrder, String name, String description, String origin, String type, String classification, String tags) Get a list of available accelerators Search for accelerators that can be run.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type AcceleratorListModifier and TypeMethodDescriptionInfrastructureAsCodeApi.getInfrastructureascodeAccelerators(ApiRequest<Void> request) Get a list of available accelerators Search for accelerators that can be run.InfrastructureAsCodeApiAsync.getInfrastructureascodeAcceleratorsAsync(GetInfrastructureascodeAcceleratorsRequest request, AsyncApiCallback<AcceleratorList> callback) Get a list of available accelerators Search for accelerators that can be run.InfrastructureAsCodeApiAsync.getInfrastructureascodeAcceleratorsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AcceleratorList>> callback) Get a list of available accelerators Search for accelerators that can be run.InfrastructureAsCodeApi.getInfrastructureascodeAcceleratorsWithHttpInfo(Integer pageSize, Integer pageNumber, String sortBy, String sortOrder, String name, String description, String origin, String type, String classification, String tags) Get a list of available accelerators Search for accelerators that can be run.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type AcceleratorListModifier and TypeMethodDescriptionInfrastructureAsCodeApiAsync.getInfrastructureascodeAcceleratorsAsync(GetInfrastructureascodeAcceleratorsRequest request, AsyncApiCallback<AcceleratorList> callback) Get a list of available accelerators Search for accelerators that can be run.InfrastructureAsCodeApiAsync.getInfrastructureascodeAcceleratorsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AcceleratorList>> callback) Get a list of available accelerators Search for accelerators that can be run. -
Uses of AcceleratorList in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AcceleratorListModifier and TypeMethodDescriptionAcceleratorList.entities(List<AcceleratorMetadata> entities) AcceleratorList.pageNumber(Integer pageNumber) AcceleratorList.previousUri(String previousUri)