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