Interface VpcOriginSummary.Builder

    • Method Detail

      • id

        VpcOriginSummary.Builder id​(String id)

        The VPC origin summary ID.

        Parameters:
        id - The VPC origin summary ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        VpcOriginSummary.Builder name​(String name)

        The VPC origin summary name.

        Parameters:
        name - The VPC origin summary name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        VpcOriginSummary.Builder status​(String status)

        The VPC origin summary status.

        Parameters:
        status - The VPC origin summary status.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdTime

        VpcOriginSummary.Builder createdTime​(Instant createdTime)

        The VPC origin summary created time.

        Parameters:
        createdTime - The VPC origin summary created time.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastModifiedTime

        VpcOriginSummary.Builder lastModifiedTime​(Instant lastModifiedTime)

        The VPC origin summary last modified time.

        Parameters:
        lastModifiedTime - The VPC origin summary last modified time.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        VpcOriginSummary.Builder arn​(String arn)

        The VPC origin summary ARN.

        Parameters:
        arn - The VPC origin summary ARN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • originEndpointArn

        VpcOriginSummary.Builder originEndpointArn​(String originEndpointArn)

        The VPC origin summary origin endpoint ARN.

        Parameters:
        originEndpointArn - The VPC origin summary origin endpoint ARN.
        Returns:
        Returns a reference to this object so that method calls can be chained together.