public interface V1SeccompProfileFluent<A extends V1SeccompProfileFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalhostProfile() |
String |
getType() |
Boolean |
hasLocalhostProfile() |
Boolean |
hasType() |
A |
withLocalhostProfile(String localhostProfile) |
A |
withType(String type) |
Copyright © 2022. All rights reserved.