Class ServiceRegistrationResponse

java.lang.Object
com.nmontytskyi.monitoring.starter.client.dto.ServiceRegistrationResponse

public class ServiceRegistrationResponse extends Object
Response returned by the monitoring server after successful service registration.

Contains the server-assigned serviceId which the starter uses in all subsequent metric push requests to identify the originating service.

  • Constructor Details

    • ServiceRegistrationResponse

      public ServiceRegistrationResponse()