CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.archType(ArchTypes archType) |
The architecture type supported by the Software Source
|
static CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.builder() |
Create a new builder.
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.checksumType(ChecksumTypes checksumType) |
The yum repository checksum type used by this software source
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.compartmentId(String compartmentId) |
OCID for the Compartment
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.copy(CreateSoftwareSourceDetails model) |
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.description(String description) |
Information specified by the user about the software source
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.displayName(String displayName) |
User friendly name for the software source
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.maintainerEmail(String maintainerEmail) |
Email address of the person maintaining this software source
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.maintainerName(String maintainerName) |
Name of the person maintaining this software source
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.maintainerPhone(String maintainerPhone) |
Phone number of the person maintaining this software source
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.Builder.parentId(String parentId) |
OCID for the parent software source, if there is one
|
CreateSoftwareSourceDetails.Builder |
CreateSoftwareSourceDetails.toBuilder() |
|