AssociatedPackage.Builder |
AssociatedPackage.Builder.associationType(String associationType) |
Describes the strength of the association between the package and package group.
|
AssociatedPackage.Builder |
AssociatedPackage.Builder.associationType(PackageGroupAssociationType associationType) |
Describes the strength of the association between the package and package group.
|
static AssociatedPackage.Builder |
AssociatedPackage.builder() |
|
AssociatedPackage.Builder |
AssociatedPackage.Builder.format(String format) |
A format that specifies the type of the associated package.
|
AssociatedPackage.Builder |
AssociatedPackage.Builder.format(PackageFormat format) |
A format that specifies the type of the associated package.
|
AssociatedPackage.Builder |
AssociatedPackage.Builder.namespace(String namespace) |
The namespace of the associated package.
|
AssociatedPackage.Builder |
AssociatedPackage.Builder.packageValue(String packageValue) |
The name of the associated package.
|
AssociatedPackage.Builder |
AssociatedPackage.toBuilder() |
|