@Value.Immutable public interface IntegrationDeploymentMetrics extends Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntegrationDeploymentMetrics.Builder |
| Modifier and Type | Method and Description |
|---|---|
Long |
getErrors() |
Optional<Date> |
getLastProcessed() |
Long |
getMessages() |
Optional<Date> |
getStart() |
String |
getVersion() |
String getVersion()
Long getMessages()
Long getErrors()
Optional<Date> getStart()
Copyright © 2016–2019 Red Hat. All rights reserved.