static ListLicenseConfigurationsResponse.Builder |
ListLicenseConfigurationsResponse.builder() |
|
ListLicenseConfigurationsResponse.Builder |
ListLicenseConfigurationsResponse.Builder.licenseConfigurations(Collection<LicenseConfiguration> licenseConfigurations) |
Information about the license configurations.
|
ListLicenseConfigurationsResponse.Builder |
ListLicenseConfigurationsResponse.Builder.licenseConfigurations(Consumer<LicenseConfiguration.Builder>... licenseConfigurations) |
Information about the license configurations.
|
ListLicenseConfigurationsResponse.Builder |
ListLicenseConfigurationsResponse.Builder.licenseConfigurations(LicenseConfiguration... licenseConfigurations) |
Information about the license configurations.
|
ListLicenseConfigurationsResponse.Builder |
ListLicenseConfigurationsResponse.Builder.nextToken(String nextToken) |
Token for the next set of results.
|
ListLicenseConfigurationsResponse.Builder |
ListLicenseConfigurationsResponse.toBuilder() |
|