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