Package | Description |
---|---|
com.oracle.bmc.marketplace.model |
Modifier and Type | Method and Description |
---|---|
static Screenshot.Builder |
Screenshot.builder()
Create a new builder.
|
Screenshot.Builder |
Screenshot.Builder.contentUrl(String contentUrl)
The content URL of the screenshot.
|
Screenshot.Builder |
Screenshot.Builder.copy(Screenshot model) |
Screenshot.Builder |
Screenshot.Builder.description(String description)
A description of the screenshot.
|
Screenshot.Builder |
Screenshot.Builder.fileExtension(String fileExtension)
The file extension of the screenshot.
|
Screenshot.Builder |
Screenshot.Builder.mimeType(String mimeType)
The MIME type of the screenshot.
|
Screenshot.Builder |
Screenshot.Builder.name(String name)
The name of the screenshot.
|
Screenshot.Builder |
Screenshot.toBuilder() |
Copyright © 2016–2025. All rights reserved.