Class ConfluentSchemaRegistry


  • public final class ConfluentSchemaRegistry
    extends TargetServiceBase
    The service properties when target service type is ConfluentSchemaRegistry.
    • Constructor Detail

      • ConfluentSchemaRegistry

        public ConfluentSchemaRegistry()
    • Method Detail

      • endpoint

        public String endpoint()
        Get the endpoint property: The endpoint of service.
        Returns:
        the endpoint value.
      • withEndpoint

        public ConfluentSchemaRegistry withEndpoint​(String endpoint)
        Set the endpoint property: The endpoint of service.
        Parameters:
        endpoint - the endpoint value to set.
        Returns:
        the ConfluentSchemaRegistry object itself.