public static class GenerateArtifactDownloadUrlDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
GenerateArtifactDownloadUrlDetails.Builder |
artifactId(Long artifactId)
Unique identifier for the Java runtime artifact.
|
GenerateArtifactDownloadUrlDetails |
build() |
GenerateArtifactDownloadUrlDetails.Builder |
compartmentId(String compartmentId)
The tenancy
OCID of the
user initiating the download.
|
GenerateArtifactDownloadUrlDetails.Builder |
copy(GenerateArtifactDownloadUrlDetails model) |
public GenerateArtifactDownloadUrlDetails.Builder compartmentId(String compartmentId)
The tenancy OCID of the user initiating the download.
compartmentId
- the value to setpublic GenerateArtifactDownloadUrlDetails.Builder artifactId(Long artifactId)
Unique identifier for the Java runtime artifact.
artifactId
- the value to setpublic GenerateArtifactDownloadUrlDetails build()
public GenerateArtifactDownloadUrlDetails.Builder copy(GenerateArtifactDownloadUrlDetails model)
Copyright © 2016–2024. All rights reserved.