public static class RequestRoverBundleDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
RequestRoverBundleDetails |
build() |
RequestRoverBundleDetails.Builder |
bundleVersion(String bundleVersion)
The bundle version that customer wants to upgrade to.
|
RequestRoverBundleDetails.Builder |
copy(RequestRoverBundleDetails model) |
RequestRoverBundleDetails.Builder |
destinationBucketName(String destinationBucketName)
The destination bucket name the bundle will be copied to.
|
RequestRoverBundleDetails.Builder |
destinationCompartmentId(String destinationCompartmentId)
The compartment OCID of destination compartment that the bundle will be copied to.
|
public RequestRoverBundleDetails.Builder destinationCompartmentId(String destinationCompartmentId)
The compartment OCID of destination compartment that the bundle will be copied to.
destinationCompartmentId
- the value to setpublic RequestRoverBundleDetails.Builder destinationBucketName(String destinationBucketName)
The destination bucket name the bundle will be copied to.
destinationBucketName
- the value to setpublic RequestRoverBundleDetails.Builder bundleVersion(String bundleVersion)
The bundle version that customer wants to upgrade to.
bundleVersion
- the value to setpublic RequestRoverBundleDetails build()
public RequestRoverBundleDetails.Builder copy(RequestRoverBundleDetails model)
Copyright © 2016–2024. All rights reserved.