public class RabbitMQClientCert extends BaseModelResource
Constructor and Description |
---|
RabbitMQClientCert() |
canEqual, getCategory, getCreated, getDescription, getETag, getModified, getName, getResourceId, getState, getStatus, getType, getUri, setCategory, setCreated, setDescription, setETag, setModified, setName, setState, setStatus, setType, setUri, toJsonString
public String getAliasName()
public void setAliasName(String aliasName)
aliasName
- the aliasName to setpublic String getBase64SSLCertData()
public void setBase64SSLCertData(String base64SSLCertData)
base64SSLCertData
- the base64SSLCertData to setpublic String getBase64SSLKeyData()
public void setBase64SSLKeyData(String base64SSLKeyData)
base64SSLKeyData
- the base64SSLKeyData to setpublic String getCommonName()
public void setCommonName(String commonName)
commonName
- the commonName to setpublic String getCountryName()
public void setCountryName(String countryName)
countryName
- the countryName to setpublic String getEmailAddress()
public void setEmailAddress(String emailAddress)
emailAddress
- the emailAddress to setpublic Integer getExpiresInDays()
public void setExpiresInDays(Integer expiresInDays)
expiresInDays
- the expiresInDays to setpublic Integer getKeysize()
public void setKeysize(Integer keysize)
keysize
- the keysize to setpublic String getLocality()
public void setLocality(String locality)
locality
- the locality to setpublic String getOrganizationalUnitName()
public void setOrganizationalUnitName(String organizationalUnitName)
organizationalUnitName
- the organizationalUnitName to setpublic String getOrganizationName()
public void setOrganizationName(String organizationName)
organizationName
- the organizationName to setpublic String getPkcs12KeyPair()
public void setPkcs12KeyPair(String pkcs12KeyPair)
pkcs12KeyPair
- the pkcs12KeyPair to setpublic Boolean getSignedCert()
public void setSignedCert(Boolean signedCert)
signedCert
- the signedCert to setpublic String getStateOrProvinceName()
public void setStateOrProvinceName(String stateOrProvinceName)
stateOrProvinceName
- the stateOrProvinceName to setpublic boolean equals(Object obj)
equals
in class BaseModelResource
public int hashCode()
hashCode
in class BaseModelResource
public String toString()
toString
in class BaseModelResource
Copyright © 2017. All rights reserved.