@Value.Immutable public interface IntegrationOverview extends WithId<IntegrationOverview>, IntegrationBase
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntegrationOverview.Builder |
WithVersion.AutoUpdatableToJson.JsonProcessingRuntimeException| Modifier and Type | Method and Description |
|---|---|
default IntegrationBulletinBoard |
getBoard() |
default IntegrationDeploymentState |
getCurrentState() |
default List<IntegrationDeploymentOverview> |
getDeployments() |
Optional<Integer> |
getDeploymentVersion() |
Set<String> |
getExposureMeans() |
default Kind |
getKind() |
Optional<String> |
getManagementUrl() |
default IntegrationDeploymentState |
getTargetState() |
Optional<String> |
getUrl() |
boolean |
isDraft() |
findConnectionById, findFlowBy, findFlowById, getConnectionIds, getConnections, getContinuousDeliveryState, getDescription, getExposure, getExtensionIds, getFlows, getUsedConnectorIds, isExposablefilterComponentProperties, filterComponentProperties, filterEndpointProperties, filterEndpointProperties, filterProperties, filterProperties, filterSecrets, filterSecrets, getProperties, isComponentProperty, isComponentProperty, isEndpointProperty, isEndpointProperty, isProxyEndpointProperty, isRaw, isRaw, isRaw, isRawComponentProperty, isRawComponentProperty, isRawEndpointProperty, isRawEndpointProperty, isSecret, isSecret, isSecret, isSecretComponentProperty, isSecretComponentProperty, isSecretEndpointProperty, isSecretEndpointProperty, isSecretOrComponentProperty, isSecretOrComponentProperty, propertyEntryTaggedWith, propertyTaggedWithgetConfiguredPropertiesgetId, hasId, idEqualsgetVersiongetCreatedAt, getUpdatedAtgetResourcesgetDependenciesboolean isDraft()
@Value.Default default IntegrationDeploymentState getCurrentState()
@Value.Default default IntegrationDeploymentState getTargetState()
@Value.Default default List<IntegrationDeploymentOverview> getDeployments()
@Value.Default default IntegrationBulletinBoard getBoard()
Copyright © 2016–2021 Red Hat. All rights reserved.