B
- The builder to return in order to be able to apply multiple
build operations.public static interface SecretAccessor.SecretBuilder<B extends SecretAccessor.SecretBuilder<B>>
Modifier and Type | Method and Description |
---|---|
B |
withSecret(String aSecret)
Sets the secret for the secret property.
|
Copyright © 2017. All rights reserved.