static CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.builder() |
Create a new builder.
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.compartmentId(String compartmentId) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.contentUrl(String contentUrl) |
URL of the uploaded document.
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.copy(CustomerSuccessAttachment model) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.customerName(String customerName) |
Name of the customer
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.description(String description) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.displayName(String displayName) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.freeformTags(Map<String,String> freeformTags) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.id(String id) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.lifecycleState(ListingRevisionAttachment.LifecycleState lifecycleState) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.listingRevisionId(String listingRevisionId) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.mimeType(String mimeType) |
The MIME type of the uploaded data.
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.productCodes(List<String> productCodes) |
List of product codes for customer story
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.timeCreated(Date timeCreated) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.timeUpdated(Date timeUpdated) |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.toBuilder() |
|
CustomerSuccessAttachment.Builder |
CustomerSuccessAttachment.Builder.url(String url) |
Optional url to success story
|