Uses of Class
io.fabric8.openshift.api.model.config.v1.VSpherePlatformNodeNetworkingSpec
-
Packages that use VSpherePlatformNodeNetworkingSpec Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of VSpherePlatformNodeNetworkingSpec in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return VSpherePlatformNodeNetworkingSpec Modifier and Type Method Description VSpherePlatformNodeNetworkingSpecVSpherePlatformNodeNetworkingSpecBuilder. build()VSpherePlatformNodeNetworkingSpecVSpherePlatformNodeNetworkingFluent. buildExternal()VSpherePlatformNodeNetworkingSpecVSpherePlatformNodeNetworkingFluent. buildInternal()VSpherePlatformNodeNetworkingSpecVSpherePlatformNodeNetworking. getExternal()VSpherePlatformNodeNetworking holds the external and internal node networking spec.VSpherePlatformNodeNetworkingSpecVSpherePlatformNodeNetworking. getInternal()VSpherePlatformNodeNetworking holds the external and internal node networking spec.Constructors in io.fabric8.openshift.api.model.config.v1 with parameters of type VSpherePlatformNodeNetworkingSpec Constructor Description VSpherePlatformNodeNetworking(VSpherePlatformNodeNetworkingSpec external, VSpherePlatformNodeNetworkingSpec internal)VSpherePlatformNodeNetworkingSpecBuilder(VSpherePlatformNodeNetworkingSpec instance)VSpherePlatformNodeNetworkingSpecBuilder(VSpherePlatformNodeNetworkingSpecFluent<?> fluent, VSpherePlatformNodeNetworkingSpec instance)VSpherePlatformNodeNetworkingSpecFluent(VSpherePlatformNodeNetworkingSpec instance)
-