Class ConfluentBootstrapServer


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

      • ConfluentBootstrapServer

        public ConfluentBootstrapServer()
    • Method Detail

      • endpoint

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

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