Interface DescribeLifecycleConfigurationResponse.Builder

    • Method Detail

      • lifecyclePolicies

        DescribeLifecycleConfigurationResponse.Builder lifecyclePolicies​(Collection<LifecyclePolicy> lifecyclePolicies)

        An array of lifecycle management policies. EFS supports a maximum of one policy per file system.

        Parameters:
        lifecyclePolicies - An array of lifecycle management policies. EFS supports a maximum of one policy per file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lifecyclePolicies

        DescribeLifecycleConfigurationResponse.Builder lifecyclePolicies​(LifecyclePolicy... lifecyclePolicies)

        An array of lifecycle management policies. EFS supports a maximum of one policy per file system.

        Parameters:
        lifecyclePolicies - An array of lifecycle management policies. EFS supports a maximum of one policy per file system.
        Returns:
        Returns a reference to this object so that method calls can be chained together.