public class VaultInitializationRequest extends Object
Constructor and Description |
---|
VaultInitializationRequest() |
VaultInitializationRequest(int secretShares,
int secretThreshold) |
Modifier and Type | Method and Description |
---|---|
int |
getSecretShares() |
int |
getSecretThreshold() |
void |
setSecretShares(int secretShares) |
void |
setSecretThreshold(int secretThreshold) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.