| Package | Description |
|---|---|
| software.amazon.awssdk.services.codeartifact.model |
| Modifier and Type | Method and Description |
|---|---|
static LicenseInfo.Builder |
LicenseInfo.builder() |
LicenseInfo.Builder |
LicenseInfo.Builder.name(String name)
Name of the license.
|
LicenseInfo.Builder |
LicenseInfo.toBuilder() |
LicenseInfo.Builder |
LicenseInfo.Builder.url(String url)
The URL for license data.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LicenseInfo.Builder> |
LicenseInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.