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