DownloadOneoffPatch.Builder |
DownloadOneoffPatch.Builder.accessUri(String accessUri) |
URI to download one-off patch.
|
static DownloadOneoffPatch.Builder |
DownloadOneoffPatch.builder() |
Create a new builder.
|
DownloadOneoffPatch.Builder |
DownloadOneoffPatch.Builder.copy(DownloadOneoffPatch model) |
|
DownloadOneoffPatch.Builder |
DownloadOneoffPatch.Builder.timeCreated(Date timeCreated) |
The date and time one-off patch URI was created.
|
DownloadOneoffPatch.Builder |
DownloadOneoffPatch.Builder.timeExpires(Date timeExpires) |
The date and time until which the one-off patch URI will be available for download.
|
DownloadOneoffPatch.Builder |
DownloadOneoffPatch.toBuilder() |
|