Interface ParentPom

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    ParentPom.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.96.0 (build 921e240)",
               date="2024-03-28T21:16:43.145Z")
    @Stability(Experimental)
    public interface ParentPom
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getArtifactId

        @Stability(Experimental)
        @Nullable
        default String getArtifactId()
        (experimental) Parent Pom Artifact ID.
      • getGroupId

        @Stability(Experimental)
        @Nullable
        default String getGroupId()
        (experimental) Parent Pom Group ID.
      • getRelativePath

        @Stability(Experimental)
        @Nullable
        default String getRelativePath()
        (experimental) Parent Pom Relative path from the current pom.
      • getVersion

        @Stability(Experimental)
        @Nullable
        default String getVersion()
        (experimental) Parent Pom Version.