Class UpdateKekRequest
java.lang.Object
io.confluent.dekregistry.client.rest.entities.UpdateKekRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic UpdateKekRequestgetDoc()inthashCode()isShared()voidvoidvoidsetKmsProps(Map<String, String> kmsProps) voidsetKmsProps(Optional<Map<String, String>> kmsProps) voidvoidtoJson()toString()
-
Constructor Details
-
UpdateKekRequest
public UpdateKekRequest()
-
-
Method Details
-
fromJson
- Throws:
IOException
-
getOptionalKmsProps
-
getKmsProps
-
setKmsProps
-
setKmsProps
-
getOptionalDoc
-
getDoc
-
setDoc
-
setDoc
-
equals
-
hashCode
public int hashCode() -
toString
-
toJson
- Throws:
IOException
-