Uses of Class
io.fabric8.openshift.api.model.hive.aws.v1.VPCEndpointService
-
Packages that use VPCEndpointService Package Description io.fabric8.openshift.api.model.hive.aws.v1 -
-
Uses of VPCEndpointService in io.fabric8.openshift.api.model.hive.aws.v1
Methods in io.fabric8.openshift.api.model.hive.aws.v1 that return VPCEndpointService Modifier and Type Method Description VPCEndpointServiceVPCEndpointServiceBuilder. build()VPCEndpointServicePrivateLinkAccessStatusFluent. buildVpcEndpointService()VPCEndpointServicePrivateLinkAccessStatus. getVpcEndpointService()PrivateLinkAccessStatus contains the observed state for PrivateLinkAccess resources.Methods in io.fabric8.openshift.api.model.hive.aws.v1 with parameters of type VPCEndpointService Modifier and Type Method Description protected voidVPCEndpointServiceFluent. copyInstance(VPCEndpointService instance)PrivateLinkAccessStatusFluent.VpcEndpointServiceNested<A>PrivateLinkAccessStatusFluent. editOrNewVpcEndpointServiceLike(VPCEndpointService item)voidPrivateLinkAccessStatus. setVpcEndpointService(VPCEndpointService vpcEndpointService)PrivateLinkAccessStatus contains the observed state for PrivateLinkAccess resources.PrivateLinkAccessStatusFluent.VpcEndpointServiceNested<A>PrivateLinkAccessStatusFluent. withNewVpcEndpointServiceLike(VPCEndpointService item)APrivateLinkAccessStatusFluent. withVpcEndpointService(VPCEndpointService vpcEndpointService)Constructors in io.fabric8.openshift.api.model.hive.aws.v1 with parameters of type VPCEndpointService Constructor Description PrivateLinkAccessStatus(String hostedZoneID, String vpcEndpointID, VPCEndpointService vpcEndpointService)VPCEndpointServiceBuilder(VPCEndpointService instance)VPCEndpointServiceBuilder(VPCEndpointServiceFluent<?> fluent, VPCEndpointService instance)VPCEndpointServiceFluent(VPCEndpointService instance)
-