public class SecretsResponse extends Object
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableList<SanitizedSecret> |
secrets
Listing of secrets with related information but without secret content.
|
Constructor and Description |
---|
SecretsResponse(com.google.common.collect.ImmutableList<SanitizedSecret> secrets) |
public final com.google.common.collect.ImmutableList<SanitizedSecret> secrets
public SecretsResponse(com.google.common.collect.ImmutableList<SanitizedSecret> secrets)
Copyright © 2018 Walmart, Inc.. All rights reserved.