public static class UpdateOnPremConnectorWalletDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateOnPremConnectorWalletDetails |
build() |
UpdateOnPremConnectorWalletDetails.Builder |
copy(UpdateOnPremConnectorWalletDetails model) |
UpdateOnPremConnectorWalletDetails.Builder |
isUpdate(Boolean isUpdate)
Indicates whether to update or not.
|
public UpdateOnPremConnectorWalletDetails.Builder isUpdate(Boolean isUpdate)
Indicates whether to update or not. If false, the wallet will not be updated. Default is false.
isUpdate
- the value to setpublic UpdateOnPremConnectorWalletDetails build()
public UpdateOnPremConnectorWalletDetails.Builder copy(UpdateOnPremConnectorWalletDetails model)
Copyright © 2016–2024. All rights reserved.