Package | Description |
---|---|
com.oneops.proxy.keywhiz.model |
Modifier and Type | Method and Description |
---|---|
static SecretSeries |
SecretSeries.of(long id,
String name,
String description,
ApiDate createdAt,
String createdBy,
ApiDate updatedAt,
String updatedBy,
String type,
Map<String,String> generationOptions,
Long currentVersion) |
abstract SecretSeries |
SecretSeriesAndContent.series() |
Modifier and Type | Method and Description |
---|---|
static SecretSeriesAndContent |
SecretSeriesAndContent.of(SecretSeries series,
SecretContent content) |
Copyright © 2018 Walmart, Inc.. All rights reserved.