Class TypesExistsResponse

  • All Implemented Interfaces:
    Writeable

    public class TypesExistsResponse
    extends ActionResponse
    Whether all of the existed types exist.
    • Constructor Detail

      • TypesExistsResponse

        public TypesExistsResponse​(boolean exists)