| Package | Description |
|---|---|
| software.amazon.awssdk.services.licensemanager.model |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListLicenseConfigurationsResponse.Builder> |
ListLicenseConfigurationsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.