public static class DeploymentWalletExistsResponseDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DeploymentWalletExistsResponseDetails |
build() |
DeploymentWalletExistsResponseDetails.Builder |
copy(DeploymentWalletExistsResponseDetails model) |
DeploymentWalletExistsResponseDetails.Builder |
isOggWalletExists(Boolean isOggWalletExists)
Indicates if the wallet is present in the deployment container
|
public DeploymentWalletExistsResponseDetails.Builder isOggWalletExists(Boolean isOggWalletExists)
Indicates if the wallet is present in the deployment container
isOggWalletExists
- the value to setpublic DeploymentWalletExistsResponseDetails build()
public DeploymentWalletExistsResponseDetails.Builder copy(DeploymentWalletExistsResponseDetails model)
Copyright © 2016–2024. All rights reserved.