Uses of Class
io.fabric8.openshift.api.model.config.v1.IngressPlatformSpecFluent.AwsNested
-
Packages that use IngressPlatformSpecFluent.AwsNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of IngressPlatformSpecFluent.AwsNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return IngressPlatformSpecFluent.AwsNested Modifier and Type Method Description IngressPlatformSpecFluent.AwsNested<A>IngressPlatformSpecFluent. editAws()IngressPlatformSpecFluent.AwsNested<A>IngressPlatformSpecFluent. editOrNewAws()IngressPlatformSpecFluent.AwsNested<A>IngressPlatformSpecFluent. editOrNewAwsLike(AWSIngressSpec item)IngressPlatformSpecFluent.AwsNested<A>IngressPlatformSpecFluent. withNewAws()IngressPlatformSpecFluent.AwsNested<A>IngressPlatformSpecFluent. withNewAwsLike(AWSIngressSpec item)
-