@Generated public class RotateRecipientToken extends Object
Constructor and Description |
---|
RotateRecipientToken() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Long |
getExistingTokenExpireInSeconds() |
String |
getName() |
int |
hashCode() |
RotateRecipientToken |
setExistingTokenExpireInSeconds(Long existingTokenExpireInSeconds) |
RotateRecipientToken |
setName(String name) |
String |
toString() |
public RotateRecipientToken setExistingTokenExpireInSeconds(Long existingTokenExpireInSeconds)
public Long getExistingTokenExpireInSeconds()
public RotateRecipientToken setName(String name)
public String getName()
Copyright © 2023. All rights reserved.