Uses of Class
io.fabric8.openshift.api.model.hive.v1.HiveConfigSpecFluent.AwsPrivateLinkNested
-
Packages that use HiveConfigSpecFluent.AwsPrivateLinkNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of HiveConfigSpecFluent.AwsPrivateLinkNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return HiveConfigSpecFluent.AwsPrivateLinkNested Modifier and Type Method Description HiveConfigSpecFluent.AwsPrivateLinkNested<A>HiveConfigSpecFluent. editAwsPrivateLink()HiveConfigSpecFluent.AwsPrivateLinkNested<A>HiveConfigSpecFluent. editOrNewAwsPrivateLink()HiveConfigSpecFluent.AwsPrivateLinkNested<A>HiveConfigSpecFluent. editOrNewAwsPrivateLinkLike(AWSPrivateLinkConfig item)HiveConfigSpecFluent.AwsPrivateLinkNested<A>HiveConfigSpecFluent. withNewAwsPrivateLink()HiveConfigSpecFluent.AwsPrivateLinkNested<A>HiveConfigSpecFluent. withNewAwsPrivateLinkLike(AWSPrivateLinkConfig item)
-