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