Package | Description |
---|---|
com.github.dockerjava.api.command | |
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
Service |
InspectServiceCmd.exec() |
Modifier and Type | Method and Description |
---|---|
Service |
Service.withCreatedAt(java.util.Date createdAt) |
Service |
Service.withEndpoint(Endpoint endpoint) |
Service |
Service.withId(java.lang.String id) |
Service |
Service.withSpec(ServiceSpec spec) |
Service |
Service.withUpdatedAt(java.util.Date updatedAt) |
Service |
Service.withUpdateStatus(ServiceUpdateStatus updateStatus) |
Service |
Service.withVersion(ResourceVersion version) |
Copyright © 2020. All Rights Reserved.