| Package | Description |
|---|---|
| com.oneops.proxy.keywhiz.model |
| Modifier and Type | Method and Description |
|---|---|
static AutomationSecretResponse |
AutomationSecretResponse.create(long id,
String name,
String secret,
ApiDate creationDate,
com.google.common.collect.ImmutableMap<String,String> metadata,
com.google.common.collect.ImmutableList<Group> groups,
long expiry) |
static AutomationSecretResponse |
AutomationSecretResponse.fromSecret(Secret secret,
com.google.common.collect.ImmutableList<Group> groups) |
Copyright © 2018 Walmart, Inc.. All rights reserved.