@Value.Immutable public interface IntegrationEndpoint extends WithId<IntegrationEndpoint>, WithKind
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntegrationEndpoint.Builder |
| Modifier and Type | Method and Description |
|---|---|
default IntegrationEndpoint.Builder |
builder() |
Optional<String> |
getContextPath() |
Optional<String> |
getHost() |
default Kind |
getKind() |
Optional<String> |
getProtocol() |
default Optional<String> |
getUrl() |
getId, hasId, idEqualsdefault IntegrationEndpoint.Builder builder()
Copyright © 2016–2019 Red Hat. All rights reserved.