BundleDetails.Builder |
BundleDetails.Builder.availablePlatforms(Collection<Platform> availablePlatforms) |
Sets the value of the AvailablePlatforms property for this object.
|
BundleDetails.Builder |
BundleDetails.Builder.availablePlatforms(Platform... availablePlatforms) |
Sets the value of the AvailablePlatforms property for this object.
|
BundleDetails.Builder |
BundleDetails.Builder.availablePlatformsWithStrings(String... availablePlatforms) |
Sets the value of the AvailablePlatforms property for this object.
|
BundleDetails.Builder |
BundleDetails.Builder.availablePlatformsWithStrings(Collection<String> availablePlatforms) |
Sets the value of the AvailablePlatforms property for this object.
|
static BundleDetails.Builder |
BundleDetails.builder() |
|
BundleDetails.Builder |
BundleDetails.Builder.bundleId(String bundleId) |
Sets the value of the BundleId property for this object.
|
BundleDetails.Builder |
BundleDetails.Builder.description(String description) |
Sets the value of the Description property for this object.
|
BundleDetails.Builder |
BundleDetails.Builder.iconUrl(String iconUrl) |
Sets the value of the IconUrl property for this object.
|
BundleDetails.Builder |
BundleDetails.Builder.title(String title) |
Sets the value of the Title property for this object.
|
BundleDetails.Builder |
BundleDetails.toBuilder() |
|
BundleDetails.Builder |
BundleDetails.Builder.version(String version) |
Sets the value of the Version property for this object.
|