Class ResourceManager.ProjectGetOption

    • Method Detail

      • fields

        public static ResourceManager.ProjectGetOption fields​(ResourceManager.ProjectField... fields)
        Returns an option to specify the project's fields to be returned by the RPC call.

        If this option is not provided all project fields are returned. ProjectGetOption.fields can be used to specify only the fields of interest. Project ID is always returned, even if not specified. ResourceManager.ProjectField provides a list of fields that can be used.

      • equals

        public boolean equals​(Object obj)
        Deprecated.
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class Object