public static interface SecurityContext.Builder extends SdkPojo, CopyableBuilder<SecurityContext.Builder,SecurityContext>
| Modifier and Type | Method and Description |
|---|---|
SecurityContext.Builder |
privileged(Boolean privileged)
Whether the container is privileged.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSecurityContext.Builder privileged(Boolean privileged)
Whether the container is privileged.
privileged - Whether the container is privileged.Copyright © 2023. All rights reserved.