public class BindOptions extends DockerObject implements Serializable
RemoteApiVersion#VERSION_1_24| Constructor and Description |
|---|
BindOptions() |
| Modifier and Type | Method and Description |
|---|---|
BindPropagation |
getPropagation() |
BindOptions |
withPropagation(BindPropagation propagation) |
getRawValuespublic BindPropagation getPropagation()
propagationpublic BindOptions withPropagation(BindPropagation propagation)
propagationCopyright © 2024. All rights reserved.