public class DoneableSeccompProfile extends SeccompProfileFluentImpl<DoneableSeccompProfile> implements Doneable<SeccompProfile>
_visitables| Constructor and Description |
|---|
DoneableSeccompProfile(Function<SeccompProfile,SeccompProfile> function) |
DoneableSeccompProfile(SeccompProfile item) |
DoneableSeccompProfile(SeccompProfile item,
Function<SeccompProfile,SeccompProfile> function) |
| Modifier and Type | Method and Description |
|---|---|
SeccompProfile |
done() |
equals, getLocalhostProfile, getType, hashCode, hasLocalhostProfile, hasType, withLocalhostProfile, withNewLocalhostProfile, withNewLocalhostProfile, withNewLocalhostProfile, withNewType, withNewType, withNewType, withTypepublic DoneableSeccompProfile(Function<SeccompProfile,SeccompProfile> function)
public DoneableSeccompProfile(SeccompProfile item, Function<SeccompProfile,SeccompProfile> function)
public DoneableSeccompProfile(SeccompProfile item)
public SeccompProfile done()
done in interface Doneable<SeccompProfile>Copyright © 2015–2021 Red Hat. All rights reserved.