Package openshift.io

Class V1RoutePort


  • public class V1RoutePort
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      V1RoutePort()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getTargetPort()  
      void setTargetPort​(java.lang.String targetPort)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • V1RoutePort

        public V1RoutePort()
    • Method Detail

      • getTargetPort

        public java.lang.String getTargetPort()
      • setTargetPort

        public void setTargetPort​(java.lang.String targetPort)