Uses of Class
io.fabric8.openshift.api.model.installer.ibmcloud.v1.EndpointsJSON
-
Packages that use EndpointsJSON Package Description io.fabric8.openshift.api.model.installer.ibmcloud.v1 -
-
Uses of EndpointsJSON in io.fabric8.openshift.api.model.installer.ibmcloud.v1
Methods in io.fabric8.openshift.api.model.installer.ibmcloud.v1 that return EndpointsJSON Modifier and Type Method Description EndpointsJSONEndpointsJSONBuilder. build()Methods in io.fabric8.openshift.api.model.installer.ibmcloud.v1 with parameters of type EndpointsJSON Modifier and Type Method Description protected voidEndpointsJSONFluent. copyInstance(EndpointsJSON instance)Constructors in io.fabric8.openshift.api.model.installer.ibmcloud.v1 with parameters of type EndpointsJSON Constructor Description EndpointsJSONBuilder(EndpointsJSON instance)EndpointsJSONBuilder(EndpointsJSONFluent<?> fluent, EndpointsJSON instance)EndpointsJSONFluent(EndpointsJSON instance)
-