Uses of Class
com.mypurecloud.sdk.v2.model.AcceleratorSpecification
Packages that use AcceleratorSpecification
-
Uses of AcceleratorSpecification in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return AcceleratorSpecificationModifier and TypeMethodDescriptionInfrastructureAsCodeApi.getInfrastructureascodeAccelerator(GetInfrastructureascodeAcceleratorRequest request) Get information about an accelerator Get the complete metadata specification for an accelerator, including requirements and parameters.InfrastructureAsCodeApi.getInfrastructureascodeAccelerator(String acceleratorId, String preferredLanguage) Get information about an accelerator Get the complete metadata specification for an accelerator, including requirements and parameters.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type AcceleratorSpecificationModifier and TypeMethodDescriptionInfrastructureAsCodeApi.getInfrastructureascodeAccelerator(ApiRequest<Void> request) Get information about an accelerator Get the complete metadata specification for an accelerator, including requirements and parameters.InfrastructureAsCodeApiAsync.getInfrastructureascodeAcceleratorAsync(GetInfrastructureascodeAcceleratorRequest request, AsyncApiCallback<AcceleratorSpecification> callback) Get information about an accelerator Get the complete metadata specification for an accelerator, including requirements and parameters.InfrastructureAsCodeApiAsync.getInfrastructureascodeAcceleratorAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AcceleratorSpecification>> callback) Get information about an accelerator Get the complete metadata specification for an accelerator, including requirements and parameters.InfrastructureAsCodeApi.getInfrastructureascodeAcceleratorWithHttpInfo(String acceleratorId, String preferredLanguage) Get information about an accelerator Get the complete metadata specification for an accelerator, including requirements and parameters.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type AcceleratorSpecificationModifier and TypeMethodDescriptionInfrastructureAsCodeApiAsync.getInfrastructureascodeAcceleratorAsync(GetInfrastructureascodeAcceleratorRequest request, AsyncApiCallback<AcceleratorSpecification> callback) Get information about an accelerator Get the complete metadata specification for an accelerator, including requirements and parameters.InfrastructureAsCodeApiAsync.getInfrastructureascodeAcceleratorAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<AcceleratorSpecification>> callback) Get information about an accelerator Get the complete metadata specification for an accelerator, including requirements and parameters.