Uses of Class
io.fabric8.openshift.api.model.hive.v1.AWSPrivateLinkVPC
-
Packages that use AWSPrivateLinkVPC Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of AWSPrivateLinkVPC in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return AWSPrivateLinkVPC Modifier and Type Method Description AWSPrivateLinkVPCAWSPrivateLinkVPCBuilder. build()Methods in io.fabric8.openshift.api.model.hive.v1 with parameters of type AWSPrivateLinkVPC Modifier and Type Method Description protected voidAWSPrivateLinkVPCFluent. copyInstance(AWSPrivateLinkVPC instance)Constructors in io.fabric8.openshift.api.model.hive.v1 with parameters of type AWSPrivateLinkVPC Constructor Description AWSPrivateLinkVPCBuilder(AWSPrivateLinkVPC instance)AWSPrivateLinkVPCBuilder(AWSPrivateLinkVPCFluent<?> fluent, AWSPrivateLinkVPC instance)AWSPrivateLinkVPCFluent(AWSPrivateLinkVPC instance)
-