public class SetSecretValueResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
SetSecretValueResponse() |
| Modifier and Type | Method and Description |
|---|---|
SetSecretValueResponse |
creationDate(Long creationDate) |
boolean |
equals(Object o) |
Long |
getCreationDate()
Get creationDate
|
String |
getVersionID()
Get versionID
|
String |
getVersionStage()
Get versionStage
|
int |
hashCode() |
void |
setCreationDate(Long creationDate) |
void |
setVersionID(String versionID) |
void |
setVersionStage(String versionStage) |
String |
toString() |
SetSecretValueResponse |
versionID(String versionID) |
SetSecretValueResponse |
versionStage(String versionStage) |
getResponseMetadata, setResponseMetadatapublic SetSecretValueResponse creationDate(Long creationDate)
public Long getCreationDate()
public void setCreationDate(Long creationDate)
public SetSecretValueResponse versionID(String versionID)
public String getVersionID()
public void setVersionID(String versionID)
public SetSecretValueResponse versionStage(String versionStage)
public String getVersionStage()
public void setVersionStage(String versionStage)
Copyright © 2025. All rights reserved.