Class ResourceTransformation.Args

  • Enclosing interface:
    ResourceTransformation

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

      • getResource

        public Resource getResource()
        The Resource instance that is being transformed.
      • 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.