Uses of Class
com.mypurecloud.sdk.v2.model.CredentialInfoListing
Packages that use CredentialInfoListing
-
Uses of CredentialInfoListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return CredentialInfoListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsCredentials(GetIntegrationsCredentialsRequest request) Deprecated.IntegrationsApi.getIntegrationsCredentials(Integer pageNumber, Integer pageSize) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type CredentialInfoListingModifier and TypeMethodDescriptionIntegrationsApi.getIntegrationsCredentials(ApiRequest<Void> request) Deprecated.IntegrationsApiAsync.getIntegrationsCredentialsAsync(GetIntegrationsCredentialsRequest request, AsyncApiCallback<CredentialInfoListing> callback) Deprecated.IntegrationsApiAsync.getIntegrationsCredentialsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CredentialInfoListing>> callback) Deprecated.IntegrationsApi.getIntegrationsCredentialsWithHttpInfo(Integer pageNumber, Integer pageSize) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type CredentialInfoListingModifier and TypeMethodDescriptionIntegrationsApiAsync.getIntegrationsCredentialsAsync(GetIntegrationsCredentialsRequest request, AsyncApiCallback<CredentialInfoListing> callback) Deprecated.IntegrationsApiAsync.getIntegrationsCredentialsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<CredentialInfoListing>> callback) Deprecated. -
Uses of CredentialInfoListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CredentialInfoListingModifier and TypeMethodDescriptionCredentialInfoListing.entities(List<CredentialInfo> entities) CredentialInfoListing.pageNumber(Integer pageNumber) CredentialInfoListing.previousUri(String previousUri)