Class MigrateMySqlStatusInner


  • public final class MigrateMySqlStatusInner
    extends ProxyOnlyResource
    MySQL migration status.
    • Constructor Detail

      • MigrateMySqlStatusInner

        public MigrateMySqlStatusInner()
    • Method Detail

      • migrationOperationStatus

        public OperationStatus migrationOperationStatus()
        Get the migrationOperationStatus property: Status of the migration task.
        Returns:
        the migrationOperationStatus value.
      • operationId

        public String operationId()
        Get the operationId property: Operation ID for the migration task.
        Returns:
        the operationId value.
      • localMySqlEnabled

        public Boolean localMySqlEnabled()
        Get the localMySqlEnabled property: True if the web app has in app MySql enabled.
        Returns:
        the localMySqlEnabled value.