Interface HoursOfOperationSummary.Builder

    • Method Detail

      • id

        HoursOfOperationSummary.Builder id​(String id)

        The identifier of the hours of operation.

        Parameters:
        id - The identifier of the hours of operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        HoursOfOperationSummary.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the hours of operation.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the hours of operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        HoursOfOperationSummary.Builder name​(String name)

        The name of the hours of operation.

        Parameters:
        name - The name of the hours of operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedTime

        HoursOfOperationSummary.Builder lastModifiedTime​(Instant lastModifiedTime)

        The timestamp when this resource was last modified.

        Parameters:
        lastModifiedTime - The timestamp when this resource was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedRegion

        HoursOfOperationSummary.Builder lastModifiedRegion​(String lastModifiedRegion)

        The Amazon Web Services Region where this resource was last modified.

        Parameters:
        lastModifiedRegion - The Amazon Web Services Region where this resource was last modified.
        Returns:
        Returns a reference to this object so that method calls can be chained together.