Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchIntegrationRequest.Builder
Packages that use PatchIntegrationRequest.Builder
-
Uses of PatchIntegrationRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchIntegrationRequest.BuilderModifier and TypeMethodDescriptionPatchIntegrationRequest.builder()PatchIntegrationRequest.Builder.withBody(Integration body) PatchIntegrationRequest.Builder.withExpand(List<String> expand) PatchIntegrationRequest.Builder.withIntegrationId(String integrationId) PatchIntegrationRequest.Builder.withNextPage(String nextPage) PatchIntegrationRequest.Builder.withPageNumber(Integer pageNumber) PatchIntegrationRequest.Builder.withPageSize(Integer pageSize) PatchIntegrationRequest.Builder.withPreviousPage(String previousPage) PatchIntegrationRequest.Builder.withRequiredParams(String integrationId) PatchIntegrationRequest.Builder.withSortBy(String sortBy)