| Modifier and Type | Method and Description |
|---|---|
LicensedUserEntity |
LicensedUserEntity.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static LicensedUserEntity.Builder |
LicensedUserEntity.builder(LicensedUserEntity data) |
| Modifier and Type | Method and Description |
|---|---|
List<LicensedUserEntity> |
ApplicationLicensingController.searchUsers(Long applicationId,
LicensedUserSearchParameters searchParameters) |
VersionedRestPage<LicensedUserEntity> |
ApplicationLicensingController.searchUsers(Long applicationId,
LicensedUserSearchParameters searchParameters,
RestPageRequest restPageRequest) |
| Modifier and Type | Field and Description |
|---|---|
static VersionedRestPage<LicensedUserEntity> |
ApplicationLicensingResourceExamples.FOUND_LICENSED_USERS_EXAMPLE |
Copyright © 2023 Atlassian. All rights reserved.