public static class UpdateVendorSoftwareSourceDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateVendorSoftwareSourceDetails |
build() |
UpdateVendorSoftwareSourceDetails.Builder |
compartmentId(String compartmentId) |
UpdateVendorSoftwareSourceDetails.Builder |
copy(UpdateVendorSoftwareSourceDetails model) |
UpdateVendorSoftwareSourceDetails.Builder |
definedTags(Map<String,Map<String,Object>> definedTags) |
UpdateVendorSoftwareSourceDetails.Builder |
description(String description) |
UpdateVendorSoftwareSourceDetails.Builder |
displayName(String displayName) |
UpdateVendorSoftwareSourceDetails.Builder |
freeformTags(Map<String,String> freeformTags) |
public UpdateVendorSoftwareSourceDetails.Builder compartmentId(String compartmentId)
public UpdateVendorSoftwareSourceDetails.Builder displayName(String displayName)
public UpdateVendorSoftwareSourceDetails.Builder description(String description)
public UpdateVendorSoftwareSourceDetails.Builder freeformTags(Map<String,String> freeformTags)
public UpdateVendorSoftwareSourceDetails.Builder definedTags(Map<String,Map<String,Object>> definedTags)
public UpdateVendorSoftwareSourceDetails build()
public UpdateVendorSoftwareSourceDetails.Builder copy(UpdateVendorSoftwareSourceDetails model)
Copyright © 2016–2024. All rights reserved.