Class ServiceInitiatedSoftwareConfigurationResponse


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

      • bomUrl

        public java.lang.String bomUrl()
        Returns:
        The URL to the SAP Build of Materials(BOM) file.
      • sapBitsStorageAccountId

        public java.lang.String sapBitsStorageAccountId()
        Returns:
        The SAP bits storage account id.
      • sapFqdn

        public java.lang.String sapFqdn()
        Returns:
        The FQDN to set for the SAP system during install.
      • softwareInstallationType

        public java.lang.String softwareInstallationType()
        Returns:
        The SAP software installation Type. Expected value is 'ServiceInitiated'.
      • softwareVersion

        public java.lang.String softwareVersion()
        Returns:
        The software version to install.
      • sshPrivateKey

        public java.lang.String sshPrivateKey()
        Returns:
        The SSH private key.