Interface SeccompProfileFluent<A extends SeccompProfileFluent<A>>

    • Method Detail

      • getLocalhostProfile

        String getLocalhostProfile()
      • withLocalhostProfile

        A withLocalhostProfile​(String localhostProfile)
      • hasLocalhostProfile

        Boolean hasLocalhostProfile()
      • withNewLocalhostProfile

        A withNewLocalhostProfile​(String arg1)
      • withNewLocalhostProfile

        A withNewLocalhostProfile​(StringBuilder arg1)
      • withNewLocalhostProfile

        A withNewLocalhostProfile​(StringBuffer arg1)
      • withType

        A withType​(String type)
      • withNewType

        A withNewType​(String arg1)