Interface DeleteVpcEndpointsResponse.Builder

    • Method Detail

      • unsuccessful

        DeleteVpcEndpointsResponse.Builder unsuccessful​(Collection<UnsuccessfulItem> unsuccessful)

        Information about the VPC endpoints that were not successfully deleted.

        Parameters:
        unsuccessful - Information about the VPC endpoints that were not successfully deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • unsuccessful

        DeleteVpcEndpointsResponse.Builder unsuccessful​(UnsuccessfulItem... unsuccessful)

        Information about the VPC endpoints that were not successfully deleted.

        Parameters:
        unsuccessful - Information about the VPC endpoints that were not successfully deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.