| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.monitoring.v1 |
| Modifier and Type | Method and Description |
|---|---|
HostPort |
HostPortBuilder.build() |
HostPort |
GlobalSMTPConfigFluent.buildSmartHost() |
HostPort |
GlobalSMTPConfig.getSmartHost() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HostPortFluent.copyInstance(HostPort instance) |
GlobalSMTPConfigFluent.SmartHostNested<A> |
GlobalSMTPConfigFluent.editOrNewSmartHostLike(HostPort item) |
void |
GlobalSMTPConfig.setSmartHost(HostPort smartHost) |
GlobalSMTPConfigFluent.SmartHostNested<A> |
GlobalSMTPConfigFluent.withNewSmartHostLike(HostPort item) |
A |
GlobalSMTPConfigFluent.withSmartHost(HostPort smartHost) |
| Constructor and Description |
|---|
GlobalSMTPConfig(String authIdentity,
io.fabric8.kubernetes.api.model.SecretKeySelector authPassword,
io.fabric8.kubernetes.api.model.SecretKeySelector authSecret,
String authUsername,
String from,
String hello,
Boolean requireTLS,
HostPort smartHost) |
HostPortBuilder(HostPort instance) |
HostPortBuilder(HostPortFluent<?> fluent,
HostPort instance) |
HostPortFluent(HostPort instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.