Class ResourceTransformation.Result

  • Enclosing interface:
    ResourceTransformation

    @ParametersAreNonnullByDefault
    public static class ResourceTransformation.Result
    extends java.lang.Object
    • Method Detail

      • getArgs

        public ResourceArgs getArgs()
        The original properties passed to the Resource constructor.
      • getOptions

        public ResourceOptions getOptions()
        The original resource options passed to the Resource constructor.