Class AssociationResult
java.lang.Object
io.confluent.kafka.schemaregistry.client.rest.entities.requests.AssociationResult
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetError()inthashCode()voidsetError(ErrorMessage error) voidsetResult(AssociationResponse result) toJson()
-
Constructor Details
-
AssociationResult
-
-
Method Details
-
getError
-
setError
-
getResult
-
setResult
-
equals
-
hashCode
public int hashCode() -
toJson
- Throws:
IOException
-