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) |
getRawValues
public BindPropagation getPropagation()
propagation
public BindOptions withPropagation(BindPropagation propagation)
propagation
Copyright © 2023. All rights reserved.