Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
ServiceModeConfig |
ServiceSpec.getMode() |
ServiceModeConfig |
ServiceModeConfig.withGlobal(ServiceGlobalModeOptions global) |
ServiceModeConfig |
ServiceModeConfig.withReplicated(ServiceReplicatedModeOptions replicated) |
Modifier and Type | Method and Description |
---|---|
ServiceSpec |
ServiceSpec.withMode(ServiceModeConfig mode) |
Copyright © 2021. All rights reserved.