PackageGroupSummary.Builder |
PackageGroupSummary.Builder.arn(String arn) |
The ARN of the package group.
|
static PackageGroupSummary.Builder |
PackageGroupSummary.builder() |
|
PackageGroupSummary.Builder |
PackageGroupSummary.Builder.contactInfo(String contactInfo) |
The contact information of the package group.
|
PackageGroupSummary.Builder |
PackageGroupSummary.Builder.createdTime(Instant createdTime) |
A timestamp that represents the date and time the repository was created.
|
PackageGroupSummary.Builder |
PackageGroupSummary.Builder.description(String description) |
The description of the package group.
|
PackageGroupSummary.Builder |
PackageGroupSummary.Builder.domainName(String domainName) |
The domain that contains the package group.
|
PackageGroupSummary.Builder |
PackageGroupSummary.Builder.domainOwner(String domainOwner) |
The 12-digit account number of the Amazon Web Services account that owns the domain.
|
default PackageGroupSummary.Builder |
PackageGroupSummary.Builder.originConfiguration(Consumer<PackageGroupOriginConfiguration.Builder> originConfiguration) |
Details about the package origin configuration of a package group.
|
PackageGroupSummary.Builder |
PackageGroupSummary.Builder.originConfiguration(PackageGroupOriginConfiguration originConfiguration) |
Details about the package origin configuration of a package group.
|
default PackageGroupSummary.Builder |
PackageGroupSummary.Builder.parent(Consumer<PackageGroupReference.Builder> parent) |
The direct parent package group of the package group.
|
PackageGroupSummary.Builder |
PackageGroupSummary.Builder.parent(PackageGroupReference parent) |
The direct parent package group of the package group.
|
PackageGroupSummary.Builder |
PackageGroupSummary.Builder.pattern(String pattern) |
The pattern of the package group.
|
PackageGroupSummary.Builder |
PackageGroupSummary.toBuilder() |
|