Interface MonitoringJobDefinitionSummary.Builder

    • Method Detail

      • monitoringJobDefinitionName

        MonitoringJobDefinitionSummary.Builder monitoringJobDefinitionName​(String monitoringJobDefinitionName)

        The name of the monitoring job.

        Parameters:
        monitoringJobDefinitionName - The name of the monitoring job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • monitoringJobDefinitionArn

        MonitoringJobDefinitionSummary.Builder monitoringJobDefinitionArn​(String monitoringJobDefinitionArn)

        The Amazon Resource Name (ARN) of the monitoring job.

        Parameters:
        monitoringJobDefinitionArn - The Amazon Resource Name (ARN) of the monitoring job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationTime

        MonitoringJobDefinitionSummary.Builder creationTime​(Instant creationTime)

        The time that the monitoring job was created.

        Parameters:
        creationTime - The time that the monitoring job was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • endpointName

        MonitoringJobDefinitionSummary.Builder endpointName​(String endpointName)

        The name of the endpoint that the job monitors.

        Parameters:
        endpointName - The name of the endpoint that the job monitors.
        Returns:
        Returns a reference to this object so that method calls can be chained together.