Package | Description |
---|---|
com.oracle.bmc.servicecatalog.model |
Modifier and Type | Method and Description |
---|---|
static PrivateApplicationPackageSummary.Builder |
PrivateApplicationPackageSummary.builder()
Create a new builder.
|
PrivateApplicationPackageSummary.Builder |
PrivateApplicationPackageSummary.Builder.copy(PrivateApplicationPackageSummary model) |
PrivateApplicationPackageSummary.Builder |
PrivateApplicationPackageSummary.Builder.displayName(String displayName)
The display name of the specified package.
|
PrivateApplicationPackageSummary.Builder |
PrivateApplicationPackageSummary.Builder.id(String id)
The OCID of the
private application package.
|
PrivateApplicationPackageSummary.Builder |
PrivateApplicationPackageSummary.Builder.packageType(PackageTypeEnum packageType)
The type of the package.
|
PrivateApplicationPackageSummary.Builder |
PrivateApplicationPackageSummary.Builder.privateApplicationId(String privateApplicationId)
The OCID of the
private application where the package is hosted.
|
PrivateApplicationPackageSummary.Builder |
PrivateApplicationPackageSummary.Builder.timeCreated(Date timeCreated)
The date and time the private application package was created, expressed in RFC
3339 timestamp format.
|
PrivateApplicationPackageSummary.Builder |
PrivateApplicationPackageSummary.toBuilder() |
PrivateApplicationPackageSummary.Builder |
PrivateApplicationPackageSummary.Builder.version(String version)
The version of the specified package.
|
Copyright © 2016–2024. All rights reserved.