Package | Description |
---|---|
com.oracle.bmc.osmanagement.model |
Modifier and Type | Method and Description |
---|---|
static UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.builder()
Create a new builder.
|
UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.Builder.checksumType(ChecksumTypes checksumType)
The yum repository checksum type used by this software source
|
UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.Builder.copy(UpdateSoftwareSourceDetails model) |
UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.Builder.description(String description)
Information specified by the user about the software source
|
UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.Builder.displayName(String displayName)
User friendly name for the software source
|
UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.Builder.freeformTags(Map<String,String> freeformTags)
Simple key-value pair that is applied without any predefined name, type or scope.
|
UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.Builder.maintainerEmail(String maintainerEmail)
Email address of the person maintaining this software source
|
UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.Builder.maintainerName(String maintainerName)
Name of the person maintaining this software source
|
UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.Builder.maintainerPhone(String maintainerPhone)
Phone number of the person maintaining this software source
|
UpdateSoftwareSourceDetails.Builder |
UpdateSoftwareSourceDetails.toBuilder() |
Copyright © 2016–2024. All rights reserved.