Interface VpcEndpointSummary.Builder

    • Method Detail

      • vpcEndpointId

        VpcEndpointSummary.Builder vpcEndpointId​(String vpcEndpointId)

        The unique identifier of the endpoint.

        Parameters:
        vpcEndpointId - The unique identifier of the endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • vpcEndpointOwner

        VpcEndpointSummary.Builder vpcEndpointOwner​(String vpcEndpointOwner)

        The creator of the endpoint.

        Parameters:
        vpcEndpointOwner - The creator of the endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • domainArn

        VpcEndpointSummary.Builder domainArn​(String domainArn)

        The Amazon Resource Name (ARN) of the domain associated with the endpoint.

        Parameters:
        domainArn - The Amazon Resource Name (ARN) of the domain associated with the endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.