public static class RuncContainerExecutorConfig.OCIRuntimeConfig.OCILinuxConfig.Resources.Device extends Object
| Constructor and Description | 
|---|
| Device() | 
| Device(boolean allow,
      String type,
      long major,
      long minor,
      String access) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getAccess() | 
| long | getMajor() | 
| long | getMinor() | 
| String | getType() | 
| boolean | isAllow() | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.