public class Driver extends DockerObject implements Serializable
RemoteApiVersion#VERSION_1_24| Constructor and Description |
|---|
Driver() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Map<String,String> |
getOptions() |
Driver |
withName(String name) |
Driver |
withOptions(Map<String,String> options) |
getRawValues@CheckForNull public String getName()
name@CheckForNull public Map<String,String> getOptions()
optionsCopyright © 2025. All rights reserved.