public interface SeccompProfileFluent<A extends SeccompProfileFluent<A>> extends Fluent<A>
String getLocalhostProfile()
Boolean hasLocalhostProfile()
A withNewLocalhostProfile(StringBuilder arg1)
A withNewLocalhostProfile(int[] arg1, int arg2, int arg3)
A withNewLocalhostProfile(char[] arg1)
A withNewLocalhostProfile(StringBuffer arg1)
A withNewLocalhostProfile(byte[] arg1, int arg2)
A withNewLocalhostProfile(byte[] arg1)
A withNewLocalhostProfile(char[] arg1, int arg2, int arg3)
A withNewLocalhostProfile(byte[] arg1, int arg2, int arg3)
A withNewLocalhostProfile(byte[] arg1, int arg2, int arg3, int arg4)
String getType()
Boolean hasType()
A withNewType(StringBuilder arg1)
A withNewType(int[] arg1, int arg2, int arg3)
A withNewType(char[] arg1)
A withNewType(StringBuffer arg1)
A withNewType(byte[] arg1, int arg2)
A withNewType(byte[] arg1)
A withNewType(char[] arg1, int arg2, int arg3)
A withNewType(byte[] arg1, int arg2, int arg3)
A withNewType(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2021 Red Hat. All rights reserved.