Uses of Class
com.oracle.bmc.vault.model.BytesGenerationContext.Builder
-
Packages that use BytesGenerationContext.Builder Package Description com.oracle.bmc.vault.model -
-
Uses of BytesGenerationContext.Builder in com.oracle.bmc.vault.model
Methods in com.oracle.bmc.vault.model that return BytesGenerationContext.Builder Modifier and Type Method Description static BytesGenerationContext.Builder
BytesGenerationContext. builder()
Create a new builder.BytesGenerationContext.Builder
BytesGenerationContext.Builder. copy(BytesGenerationContext model)
BytesGenerationContext.Builder
BytesGenerationContext.Builder. generationTemplate(BytesGenerationContext.GenerationTemplate generationTemplate)
Name of random bytes generation template for generating random byte type secret.BytesGenerationContext.Builder
BytesGenerationContext.Builder. secretTemplate(String secretTemplate)
BytesGenerationContext.Builder
BytesGenerationContext. toBuilder()
-