Uses of Class
io.fabric8.openshift.api.model.hive.aws.v1.PlatformStatus
-
Packages that use PlatformStatus Package Description io.fabric8.openshift.api.model.hive.aws.v1 io.fabric8.openshift.api.model.hive.v1 -
-
Uses of PlatformStatus in io.fabric8.openshift.api.model.hive.aws.v1
Methods in io.fabric8.openshift.api.model.hive.aws.v1 that return PlatformStatus Modifier and Type Method Description PlatformStatusPlatformStatusBuilder. build()Methods in io.fabric8.openshift.api.model.hive.aws.v1 with parameters of type PlatformStatus Modifier and Type Method Description protected voidPlatformStatusFluent. copyInstance(PlatformStatus instance)Constructors in io.fabric8.openshift.api.model.hive.aws.v1 with parameters of type PlatformStatus Constructor Description PlatformStatusBuilder(PlatformStatus instance)PlatformStatusBuilder(PlatformStatusFluent<?> fluent, PlatformStatus instance)PlatformStatusFluent(PlatformStatus instance) -
Uses of PlatformStatus in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return PlatformStatus Modifier and Type Method Description PlatformStatusPlatformStatusFluent. buildAws()PlatformStatusPlatformStatus. getAws()PlatformStatus contains the observed state for the specific platform upon which to perform the installationMethods in io.fabric8.openshift.api.model.hive.v1 with parameters of type PlatformStatus Modifier and Type Method Description PlatformStatusFluent.AwsNested<A>PlatformStatusFluent. editOrNewAwsLike(PlatformStatus item)voidPlatformStatus. setAws(PlatformStatus aws)PlatformStatus contains the observed state for the specific platform upon which to perform the installationAPlatformStatusFluent. withAws(PlatformStatus aws)PlatformStatusFluent.AwsNested<A>PlatformStatusFluent. withNewAwsLike(PlatformStatus item)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type PlatformStatus Constructor Description PlatformStatus(PlatformStatus aws, PlatformStatus gcp)
-