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