| Package | Description |
|---|---|
| io.fabric8.openshift.api.model.config.v1 |
| Modifier and Type | Method and Description |
|---|---|
AWSIngressSpec |
AWSIngressSpecBuilder.build() |
AWSIngressSpec |
IngressPlatformSpecFluent.buildAws() |
AWSIngressSpec |
IngressPlatformSpec.getAws() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AWSIngressSpecFluent.copyInstance(AWSIngressSpec instance) |
IngressPlatformSpecFluent.AwsNested<A> |
IngressPlatformSpecFluent.editOrNewAwsLike(AWSIngressSpec item) |
void |
IngressPlatformSpec.setAws(AWSIngressSpec aws) |
A |
IngressPlatformSpecFluent.withAws(AWSIngressSpec aws) |
IngressPlatformSpecFluent.AwsNested<A> |
IngressPlatformSpecFluent.withNewAwsLike(AWSIngressSpec item) |
| Constructor and Description |
|---|
AWSIngressSpecBuilder(AWSIngressSpec instance) |
AWSIngressSpecBuilder(AWSIngressSpecFluent<?> fluent,
AWSIngressSpec instance) |
AWSIngressSpecFluent(AWSIngressSpec instance) |
IngressPlatformSpec(AWSIngressSpec aws,
String type) |
Copyright © 2015–2023 Red Hat. All rights reserved.