public static class OciCliDumpTransferDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
OciCliDumpTransferDetails |
build() |
OciCliDumpTransferDetails.Builder |
copy(OciCliDumpTransferDetails model) |
OciCliDumpTransferDetails.Builder |
ociHome(String ociHome)
Path to the OCI CLI installation in the node.
|
OciCliDumpTransferDetails.Builder |
walletLocation(String walletLocation) |
public OciCliDumpTransferDetails.Builder walletLocation(String walletLocation)
public OciCliDumpTransferDetails.Builder ociHome(String ociHome)
Path to the OCI CLI installation in the node.
ociHome
- the value to setpublic OciCliDumpTransferDetails build()
public OciCliDumpTransferDetails.Builder copy(OciCliDumpTransferDetails model)
Copyright © 2016–2024. All rights reserved.