Uses of Class
io.fabric8.openshift.api.model.config.v1.AWSPlatformStatusFluent.ServiceEndpointsNested
-
Packages that use AWSPlatformStatusFluent.ServiceEndpointsNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of AWSPlatformStatusFluent.ServiceEndpointsNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return AWSPlatformStatusFluent.ServiceEndpointsNested Modifier and Type Method Description AWSPlatformStatusFluent.ServiceEndpointsNested<A>AWSPlatformStatusFluent. addNewServiceEndpoint()AWSPlatformStatusFluent.ServiceEndpointsNested<A>AWSPlatformStatusFluent. addNewServiceEndpointLike(AWSServiceEndpoint item)AWSPlatformStatusFluent.ServiceEndpointsNested<A>AWSPlatformStatusFluent. editFirstServiceEndpoint()AWSPlatformStatusFluent.ServiceEndpointsNested<A>AWSPlatformStatusFluent. editLastServiceEndpoint()AWSPlatformStatusFluent.ServiceEndpointsNested<A>AWSPlatformStatusFluent. editMatchingServiceEndpoint(Predicate<AWSServiceEndpointBuilder> predicate)AWSPlatformStatusFluent.ServiceEndpointsNested<A>AWSPlatformStatusFluent. editServiceEndpoint(int index)AWSPlatformStatusFluent.ServiceEndpointsNested<A>AWSPlatformStatusFluent. setNewServiceEndpointLike(int index, AWSServiceEndpoint item)
-