static ScreenShotAttachment.Builder | 
ScreenShotAttachment.builder() | 
 Create a new builder. 
 | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.compartmentId(String compartmentId) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.contentUrl(String contentUrl) | 
 URL of the uploaded document. 
 | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.copy(ScreenShotAttachment model) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.definedTags(Map<String,Map<String,Object>> definedTags) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.description(String description) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.displayName(String displayName) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.freeformTags(Map<String,String> freeformTags) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.id(String id) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.lifecycleState(ListingRevisionAttachment.LifecycleState lifecycleState) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.listingRevisionId(String listingRevisionId) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.mimeType(String mimeType) | 
 The MIME type of the uploaded data. 
 | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.systemTags(Map<String,Map<String,Object>> systemTags) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.timeCreated(Date timeCreated) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.Builder.timeUpdated(Date timeUpdated) | 
  | 
ScreenShotAttachment.Builder | 
ScreenShotAttachment.toBuilder() | 
  |