Class ObjectCopyCreation


  • @Generated("org.openapitools.codegen.languages.JavaClientCodegen")
    public class ObjectCopyCreation
    extends Object
    ObjectCopyCreation
    • Constructor Detail

      • ObjectCopyCreation

        public ObjectCopyCreation()
    • Method Detail

      • getSrcPath

        @Nonnull
        public String getSrcPath()
        path of the copied object relative to the ref
        Returns:
        srcPath
      • setSrcPath

        public void setSrcPath​(String srcPath)
      • getSrcRef

        @Nullable
        public String getSrcRef()
        a reference, if empty uses the provided branch as ref
        Returns:
        srcRef
      • setSrcRef

        public void setSrcRef​(String srcRef)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object