Uses of Class
io.confluent.kafka.schemaregistry.client.rest.entities.requests.AssociationInfo
Packages that use AssociationInfo
-
Uses of AssociationInfo in io.confluent.kafka.schemaregistry.client.rest.entities.requests
Methods in io.confluent.kafka.schemaregistry.client.rest.entities.requests that return types with arguments of type AssociationInfoMethod parameters in io.confluent.kafka.schemaregistry.client.rest.entities.requests with type arguments of type AssociationInfoModifier and TypeMethodDescriptionvoidAssociationResponse.setAssociations(List<AssociationInfo> associations) Constructor parameters in io.confluent.kafka.schemaregistry.client.rest.entities.requests with type arguments of type AssociationInfoModifierConstructorDescriptionAssociationResponse(String resourceName, String resourceNamespace, String resourceId, String resourceType, List<AssociationInfo> associations)