@Generated public class SecretMetadata extends Object
Constructor and Description |
---|
SecretMetadata() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getKey() |
Long |
getLastUpdatedTimestamp() |
int |
hashCode() |
SecretMetadata |
setKey(String key) |
SecretMetadata |
setLastUpdatedTimestamp(Long lastUpdatedTimestamp) |
String |
toString() |
public SecretMetadata setKey(String key)
public String getKey()
public SecretMetadata setLastUpdatedTimestamp(Long lastUpdatedTimestamp)
public Long getLastUpdatedTimestamp()
Copyright © 2024. All rights reserved.