Class CustomResourceType

  • All Implemented Interfaces:
    ResourceType

    public class CustomResourceType
    extends java.lang.Object
    implements ResourceType
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected boolean ephemeral  
    • Constructor Summary

      Constructors 
      Constructor Description
      CustomResourceType​(boolean ephemeral)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isEphemeral()  
      • Methods inherited from class java.lang.Object

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

      • ephemeral

        protected final boolean ephemeral
    • Constructor Detail

      • CustomResourceType

        public CustomResourceType​(boolean ephemeral)