public static class VaultInstruction.Builder extends Object
VaultInstruction.| Constructor and Description |
|---|
Builder()
Initialization constructor.
|
Builder(StoreInVaultInstruction storeInVault)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
VaultInstruction |
build()
Builds a new
VaultInstruction object using the set fields. |
VaultInstruction.Builder |
storeInVault(StoreInVaultInstruction storeInVault)
Setter for storeInVault.
|
public Builder()
public Builder(StoreInVaultInstruction storeInVault)
storeInVault - StoreInVaultInstruction value for storeInVault.public VaultInstruction.Builder storeInVault(StoreInVaultInstruction storeInVault)
storeInVault - StoreInVaultInstruction value for storeInVault.public VaultInstruction build()
VaultInstruction object using the set fields.VaultInstructionCopyright © 2025. All rights reserved.