Class ParentReference


  • public final class ParentReference
    extends java.lang.Object
    • Method Detail

      • group

        public java.util.Optional<java.lang.String> group()
        Returns:
        Group is the group of the object being referenced.
      • name

        public java.util.Optional<java.lang.String> name()
        Returns:
        Name is the name of the object being referenced.
      • namespace

        public java.util.Optional<java.lang.String> namespace()
        Returns:
        Namespace is the namespace of the object being referenced.
      • resource

        public java.util.Optional<java.lang.String> resource()
        Returns:
        Resource is the resource of the object being referenced.
      • uid

        public java.util.Optional<java.lang.String> uid()
        Returns:
        UID is the uid of the object being referenced.