Modifier and Type |
Method |
Description |
PrivateSoftwareSource.Builder |
advancedRepoOptions(String advancedRepoOptions) |
Advanced repository options for the software source
|
PrivateSoftwareSource.Builder |
archType(ArchType archType) |
|
PrivateSoftwareSource.Builder |
availability(Availability availability) |
|
PrivateSoftwareSource.Builder |
availabilityAtOci(Availability availabilityAtOci) |
|
PrivateSoftwareSource |
build() |
|
PrivateSoftwareSource.Builder |
checksumType(ChecksumType checksumType) |
|
PrivateSoftwareSource.Builder |
compartmentId(String compartmentId) |
|
PrivateSoftwareSource.Builder |
copy(PrivateSoftwareSource model) |
|
PrivateSoftwareSource.Builder |
definedTags(Map<String,Map<String,Object>> definedTags) |
|
PrivateSoftwareSource.Builder |
description(String description) |
|
PrivateSoftwareSource.Builder |
displayName(String displayName) |
|
PrivateSoftwareSource.Builder |
freeformTags(Map<String,String> freeformTags) |
|
PrivateSoftwareSource.Builder |
gpgKeyFingerprint(String gpgKeyFingerprint) |
|
PrivateSoftwareSource.Builder |
gpgKeyId(String gpgKeyId) |
|
PrivateSoftwareSource.Builder |
gpgKeyUrl(String gpgKeyUrl) |
|
PrivateSoftwareSource.Builder |
id(String id) |
|
PrivateSoftwareSource.Builder |
isGpgCheckEnabled(Boolean isGpgCheckEnabled) |
Indicates if GPG verification is enabled for the software source.
|
PrivateSoftwareSource.Builder |
isMirrorSyncAllowed(Boolean isMirrorSyncAllowed) |
Indicates if this software source can be mirrored to a management station.
|
PrivateSoftwareSource.Builder |
isSslVerifyEnabled(Boolean isSslVerifyEnabled) |
Indicates if SSL validation is enabled for the software source.
|
PrivateSoftwareSource.Builder |
lifecycleState(SoftwareSource.LifecycleState lifecycleState) |
|
PrivateSoftwareSource.Builder |
osFamily(OsFamily osFamily) |
|
PrivateSoftwareSource.Builder |
packageCount(Long packageCount) |
|
PrivateSoftwareSource.Builder |
repoId(String repoId) |
|
PrivateSoftwareSource.Builder |
size(Double size) |
|
PrivateSoftwareSource.Builder |
systemTags(Map<String,Map<String,Object>> systemTags) |
|
PrivateSoftwareSource.Builder |
timeCreated(Date timeCreated) |
|
PrivateSoftwareSource.Builder |
url(String url) |
|