Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.archType(ArchType archType) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.availability(Availability availability) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.availabilityAtOci(Availability availabilityAtOci) |
static VendorSoftwareSource.Builder |
VendorSoftwareSource.builder()
Create a new builder.
|
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.checksumType(ChecksumType checksumType) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.compartmentId(String compartmentId) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.copy(VendorSoftwareSource model) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.description(String description) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.displayName(String displayName) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.freeformTags(Map<String,String> freeformTags) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.gpgKeyFingerprint(String gpgKeyFingerprint) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.gpgKeyId(String gpgKeyId) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.gpgKeyUrl(String gpgKeyUrl) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.id(String id) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.isMandatoryForAutonomousLinux(Boolean isMandatoryForAutonomousLinux)
Indicates whether the software source is required for the Autonomous Linux service.
|
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.lifecycleState(SoftwareSource.LifecycleState lifecycleState) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.originSoftwareSourceId(String originSoftwareSourceId)
This property applies only to replicated vendor software sources.
|
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.osFamily(OsFamily osFamily) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.packageCount(Long packageCount) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.repoId(String repoId) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.size(Double size) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.timeCreated(Date timeCreated) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.toBuilder() |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.url(String url) |
VendorSoftwareSource.Builder |
VendorSoftwareSource.Builder.vendorName(VendorName vendorName)
Name of the vendor providing the software source.
|
Copyright © 2016–2024. All rights reserved.